graphql-python / graphene-sqlalchemy

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

Fix: RelationshipLoader should utilize DataLoader from the `get_data_loader_impl()` function, and not directly from aiodataloader library #362

Closed flipbit03 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #362 (5b2c075) into master (b3657b0) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #362      +/-   ##
==========================================
- Coverage   96.50%   96.50%   -0.01%     
==========================================
  Files           9        9              
  Lines         801      800       -1     
==========================================
- Hits          773      772       -1     
  Misses         28       28              
Impacted Files Coverage Δ
graphene_sqlalchemy/batching.py 95.34% <100.00%> (-0.11%) :arrow_down:

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