Skip to content

Support for graphene-sqlalchemy v3 #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

art1415926535
Copy link
Owner

No description provided.

⚠️ Known limitation: Nested edges are not yet supported
@art1415926535 art1415926535 linked an issue Aug 6, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.23%. Comparing base (269ae16) to head (0a64ecc).

Files with missing lines Patch % Lines
graphene_sqlalchemy_filter/filters.py 83.33% 3 Missing ⚠️
graphene_sqlalchemy_filter/connection_field.py 88.88% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff             @@
##            master      #80      +/-   ##
===========================================
- Coverage   100.00%   99.23%   -0.77%     
===========================================
  Files            3        4       +1     
  Lines          500      524      +24     
===========================================
+ Hits           500      520      +20     
- Misses           0        4       +4     
Flag Coverage Δ
py310-gs2.1 81.29% <66.66%> (?)
py310-gs2.1.0 ?
py310-gs2.2 98.66% <89.74%> (?)
py310-gs2.3 98.28% <89.74%> (?)
py311-gs2.1 81.29% <66.66%> (?)
py311-gs2.2 98.66% <89.74%> (?)
py311-gs2.3 98.28% <89.74%> (?)
py312-gs2.1 81.29% <66.66%> (?)
py312-gs2.1.0 ?
py312-gs2.2 98.66% <89.74%> (?)
py312-gs2.2.0 ?
py312-gs2.3 98.28% <89.74%> (?)
py312-gs2.3.0 ?
py313-gs2.1 81.29% <66.66%> (?)
py313-gs2.1.0 ?
py313-gs2.2 98.66% <89.74%> (?)
py313-gs2.2.0 ?
py313-gs2.3 98.28% <89.74%> (?)
py313-gs2.3.0 ?
py39-gs2.1 81.29% <66.66%> (?)
py39-gs2.1.0 ?
py39-gs2.2 98.66% <89.74%> (?)
py39-gs2.2.0 ?
py39-gs2.3 98.28% <89.74%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for graphene-sqlalchemy >= 3.0
2 participants