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

Add ability to set a custom info class for a schema #3592

Merged
merged 14 commits into from
Sep 16, 2024

Merge branch 'strawberry-graphql:main' into task/custom-info-class

468155a
Select commit
Loading
Failed to load commit list.
Merged

Add ability to set a custom info class for a schema #3592

Merge branch 'strawberry-graphql:main' into task/custom-info-class
468155a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 1s

96.76% (+0.00%) compared to 08cc1c2

View this Pull Request on Codecov

96.76% (+0.00%) compared to 08cc1c2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.76%. Comparing base (08cc1c2) to head (468155a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3592   +/-   ##
=======================================
  Coverage   96.75%   96.76%           
=======================================
  Files         521      522    +1     
  Lines       33732    33797   +65     
  Branches     5627     5635    +8     
=======================================
+ Hits        32639    32705   +66     
+ Misses        861      860    -1     
  Partials      232      232