strawberry-graphql / strawberry-django

Strawberry GraphQL Django extension
MIT License
393 stars 115 forks source link

feat: deprecate nSomething in favor of using NOT #381

Closed bellini666 closed 9 months ago

bellini666 commented 9 months ago

Fix #361

codecov-commenter commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (c732dbe) 87.98% compared to head (faac062) 87.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #381 +/- ## ========================================== + Coverage 87.98% 87.99% +0.01% ========================================== Files 33 33 Lines 2971 2974 +3 ========================================== + Hits 2614 2617 +3 Misses 357 357 ``` | [Files](https://app.codecov.io/gh/strawberry-graphql/strawberry-graphql-django/pull/381?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=strawberry-graphql) | Coverage Δ | | |---|---|---| | [strawberry\_django/filters.py](https://app.codecov.io/gh/strawberry-graphql/strawberry-graphql-django/pull/381?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=strawberry-graphql#diff-c3RyYXdiZXJyeV9kamFuZ28vZmlsdGVycy5weQ==) | `97.79% <100.00%> (+0.03%)` | :arrow_up: | | [strawberry\_django/type.py](https://app.codecov.io/gh/strawberry-graphql/strawberry-graphql-django/pull/381?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=strawberry-graphql#diff-c3RyYXdiZXJyeV9kamFuZ28vdHlwZS5weQ==) | `93.90% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.