Skip to content

feat: fine grained filters - #199

Open
gazorby wants to merge 3 commits into
mainfrom
feat/fine-grained-filters
Open

feat: fine grained filters#199
gazorby wants to merge 3 commits into
mainfrom
feat/fine-grained-filters

fix: MutationFieldBuilder.build

a77d556
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 1s

93.28% (+0.06%) compared to 2f67a26

View this Pull Request on Codecov

93.28% (+0.06%) compared to 2f67a26

Details

Codecov Report

❌ Patch coverage is 95.86207% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.28%. Comparing base (2f67a26) to head (a77d556).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/strawchemy/schema/factories/inputs.py 91.80% 3 Missing and 2 partials ⚠️
src/strawchemy/schema/filters/inputs.py 97.54% 1 Missing and 2 partials ⚠️
src/strawchemy/schema/filters/geo.py 0.00% 2 Missing ⚠️
src/strawchemy/transpiler/_planner.py 91.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   93.21%   93.28%   +0.06%     
==========================================
  Files          72       73       +1     
  Lines        6474     6675     +201     
  Branches      862      897      +35     
==========================================
+ Hits         6035     6227     +192     
- Misses        295      300       +5     
- Partials      144      148       +4     

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