Skip to content

refactor: update

701b55c
Select commit
Loading
Failed to load commit list.
Open

ref: mapper api overhaul #147

refactor: update
701b55c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2026 in 0s

94.02% (-0.27%) compared to 79c22bc

View this Pull Request on Codecov

94.02% (-0.27%) compared to 79c22bc

Details

Codecov Report

❌ Patch coverage is 89.17910% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.02%. Comparing base (79c22bc) to head (701b55c).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/strawchemy/dto/types.py 73.33% 7 Missing and 5 partials ⚠️
src/strawchemy/schema/factories/types.py 77.50% 7 Missing and 2 partials ⚠️
src/strawchemy/schema/field.py 88.00% 5 Missing and 1 partial ⚠️
src/strawchemy/dto/utils.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   94.28%   94.02%   -0.27%     
==========================================
  Files          69       69              
  Lines        5814     5976     +162     
  Branches      770      800      +30     
==========================================
+ Hits         5482     5619     +137     
- Misses        190      209      +19     
- Partials      142      148       +6     

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