Fix some issue #996
Open
Fix some issue #996
Codecov / codecov/project
succeeded
Oct 26, 2025 in 1s
100.00% (+0.00%) compared to 45fc13c
View this Pull Request on Codecov
100.00% (+0.00%) compared to 45fc13c
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (45fc13c) to head (dc3f4b1).
Additional details and impacted files
@@ Coverage Diff @@
## master #996 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 200 200
Lines 16532 16536 +4
=========================================
+ Hits 16532 16536 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ormar/fields/foreign_key.py | 100.00% <100.00%> (ø) |
|
| ormar/models/metaclass.py | 100.00% <ø> (ø) |
|
| ormar/queryset/queryset.py | 100.00% <ø> (ø) |
|
| ormar/queryset/utils.py | 100.00% <100.00%> (ø) |
|
| ormar/signals/signal.py | 100.00% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading