Skip to content

refactor(ruff): minor typing updates

34c9f80
Select commit
Loading
Failed to load commit list.
Merged

refactor(ruff): disallow relative imports #136

refactor(ruff): minor typing updates
34c9f80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2025 in 0s

94.33% (-0.05%) compared to 2113d64

View this Pull Request on Codecov

94.33% (-0.05%) compared to 2113d64

Details

Codecov Report

❌ Patch coverage is 96.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.33%. Comparing base (2113d64) to head (34c9f80).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/strawchemy/dto/pydantic.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   94.37%   94.33%   -0.05%     
==========================================
  Files          63       63              
  Lines        5833     5838       +5     
  Branches      775      776       +1     
==========================================
+ Hits         5505     5507       +2     
- Misses        186      189       +3     
  Partials      142      142              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.