Skip to content

test: add metadata tests

314c361
Select commit
Loading
Failed to load commit list.
Merged

ref: new project structure #140

test: add metadata tests
314c361
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 1s

94.28% (-0.01%) compared to e5819e4

View this Pull Request on Codecov

94.28% (-0.01%) compared to e5819e4

Details

Codecov Report

❌ Patch coverage is 97.31544% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.28%. Comparing base (e5819e4) to head (314c361).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/strawchemy/utils/annotation.py 79.31% 3 Missing and 3 partials ⚠️
src/strawchemy/utils/strawberry.py 75.00% 2 Missing and 2 partials ⚠️
src/strawchemy/dto/inspectors/base.py 80.00% 1 Missing and 1 partial ⚠️
src/strawchemy/schema/mutation/fields.py 98.43% 2 Missing ⚠️
src/strawchemy/dto/inspectors/sqlalchemy.py 97.91% 1 Missing ⚠️
src/strawchemy/dto/pydantic.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
- Coverage   94.29%   94.28%   -0.01%     
==========================================
  Files          65       69       +4     
  Lines        5832     5814      -18     
  Branches      770      770              
==========================================
- Hits         5499     5482      -17     
+ Misses        191      190       -1     
  Partials      142      142              

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