Skip to content

Merge branch 'master' into bump-pytest-and-async-at-the-same-time

098fdd6
Select commit
Loading
Failed to load commit list.
Merged

bump pytest-asyncio and pytest, use ruff for formatting too, fix ordering of ormar in files #1561

Merge branch 'master' into bump-pytest-and-async-at-the-same-time
098fdd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2026 in 0s

100.00% (+0.00%) compared to 55f22c0

View this Pull Request on Codecov

100.00% (+0.00%) compared to 55f22c0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (55f22c0) to head (098fdd6).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1561   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          216       216           
  Lines        15289     15288    -1     
=========================================
- Hits         15289     15288    -1     
Files with missing lines Coverage Δ
ormar/fields/base.py 100.00% <ø> (ø)
ormar/fields/many_to_many.py 100.00% <ø> (ø)
ormar/fields/model_fields.py 100.00% <ø> (ø)
ormar/fields/sqlalchemy_encrypted.py 100.00% <ø> (ø)
ormar/fields/through_field.py 100.00% <ø> (ø)
ormar/models/helpers/models.py 100.00% <ø> (ø)
ormar/models/helpers/pydantic.py 100.00% <ø> (ø)
ormar/models/helpers/sqlalchemy.py 100.00% <ø> (ø)
ormar/models/mixins/pydantic_mixin.py 100.00% <100.00%> (ø)
ormar/models/newbasemodel.py 100.00% <ø> (ø)
... and 144 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.