Skip to content

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

Merged
collerek merged 4 commits intomasterfrom
bump-pytest-and-async-at-the-same-time
Feb 26, 2026
Merged

bump pytest-asyncio and pytest, use ruff for formatting too, fix ordering of ormar in files#1561
collerek merged 4 commits intomasterfrom
bump-pytest-and-async-at-the-same-time

Conversation

@collerek
Copy link
Collaborator

No description provided.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 23, 2026

Merging this PR will degrade performance by 36.27%

❌ 2 (👁 2) regressed benchmarks
✅ 82 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
👁 Simulation test_avg[250] 3.1 ms 4.5 ms -32.19%
👁 Simulation test_get_or_create_when_get[250] 2.5 ms 3.8 ms -36.27%

Comparing bump-pytest-and-async-at-the-same-time (098fdd6) with master (55f22c0)1

Open in CodSpeed

Footnotes

  1. No successful run was found on master (900f9c4) during the generation of this report, so 55f22c0 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (55f22c0) to head (098fdd6).
⚠️ Report is 8 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.

@collerek collerek merged commit 8340862 into master Feb 26, 2026
20 checks passed
@collerek collerek deleted the bump-pytest-and-async-at-the-same-time branch February 26, 2026 14:56
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.

1 participant