Skip to content

Improve constraints supports, fix bugs#2111

Merged
abondar merged 3 commits intodevelopfrom
feature/constraints
Feb 17, 2026
Merged

Improve constraints supports, fix bugs#2111
abondar merged 3 commits intodevelopfrom
feature/constraints

Conversation

@abondar
Copy link
Member

@abondar abondar commented Feb 16, 2026

No description provided.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 16, 2026

Merging this PR will not alter performance

✅ 24 untouched benchmarks


Comparing feature/constraints (1e8568e) with develop (30b55c5)

Open in CodSpeed

@coveralls
Copy link

Pull Request Test Coverage Report for Build 22078837677

Details

  • 251 of 316 (79.43%) changed or added relevant lines in 12 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.6%) to 83.285%

Changes Missing Coverage Covered Lines Changed/Added Lines %
tortoise/migrations/schema_editor/oracle.py 36 38 94.74%
tortoise/migrations/schema_generator/state_diff.py 37 39 94.87%
tortoise/migrations/constraints.py 9 12 75.0%
tortoise/migrations/writer.py 12 15 80.0%
tortoise/migrations/schema_editor/base_postgres.py 15 20 75.0%
tortoise/migrations/schema_editor/base.py 33 39 84.62%
tortoise/migrations/schema_editor/sqlite.py 22 32 68.75%
tortoise/migrations/schema_editor/mysql.py 62 76 81.58%
tortoise/migrations/operations.py 17 37 45.95%
Files with Coverage Reduction New Missed Lines %
tortoise/migrations/operations.py 1 62.2%
tortoise/migrations/schema_editor/sqlite.py 1 55.77%
Totals Coverage Status
Change from base Build 22039557596: 0.6%
Covered Lines: 10958
Relevant Lines: 12690

💛 - Coveralls

@abondar abondar merged commit 16714c0 into develop Feb 17, 2026
25 checks passed
@abondar abondar deleted the feature/constraints branch February 17, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants