graphql-python / graphene-sqlalchemy

Graphene SQLAlchemy integration
http://docs.graphene-python.org/projects/sqlalchemy/en/latest/
MIT License
980 stars 226 forks source link

Use Graphene DataLoader in graphene>=3.1.1 #360

Closed erikwrede closed 2 years ago

erikwrede commented 2 years ago

Fixes the issues described in https://github.com/graphql-python/graphene/pull/1459

codecov[bot] commented 2 years ago

Codecov Report

Merging #360 (9b50502) into master (dfee3e9) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #360   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files           9        9           
  Lines         773      773           
=======================================
  Hits          745      745           
  Misses         28       28           
Impacted Files Coverage Δ
graphene_sqlalchemy/utils.py 93.33% <ø> (-0.13%) :arrow_down:
graphene_sqlalchemy/batching.py 93.75% <100.00%> (+0.41%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.