Skip to content
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

Adds a from_pydantic method that creates a QueryBuilder from a pydantic Model #22

Merged
merged 14 commits into from
Sep 15, 2024

Conversation

BeatsuDev
Copy link
Owner

No description provided.

@BeatsuDev BeatsuDev force-pushed the feat/pydantic-to-query-builder branch 2 times, most recently from 063f188 to 20516ac Compare September 13, 2024 21:57
Repository owner deleted a comment from codecov-commenter Sep 13, 2024
Repository owner deleted a comment from codecov-commenter Sep 13, 2024
@BeatsuDev BeatsuDev force-pushed the feat/pydantic-to-query-builder branch 2 times, most recently from 1a7b0c8 to 309cb44 Compare September 13, 2024 22:53
@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.38%. Comparing base (ced9c26) to head (abced50).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
gqlrequests/query_creator.py 90.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #22      +/-   ##
===========================================
- Coverage   100.00%   99.38%   -0.62%     
===========================================
  Files            3        4       +1     
  Lines          147      162      +15     
===========================================
+ Hits           147      161      +14     
- Misses           0        1       +1     

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

@BeatsuDev BeatsuDev merged commit 649bdd4 into main Sep 15, 2024
10 checks passed
@BeatsuDev BeatsuDev deleted the feat/pydantic-to-query-builder branch September 15, 2024 13:56
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.

2 participants