eamigo86 / graphene-django-extras

Extras functionalities for Graphene-Django
MIT License
417 stars 108 forks source link

Graphene v3 #167

Closed MAndersenNano closed 3 years ago

MAndersenNano commented 3 years ago

Upgrade to graphene 3

codecov[bot] commented 3 years ago

Codecov Report

Merging #167 (9a21a07) into master (abb5a33) will increase coverage by 0.08%. The diff coverage is 40.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   53.65%   53.74%   +0.08%     
==========================================
  Files          24       24              
  Lines        1968     1978      +10     
==========================================
+ Hits         1056     1063       +7     
- Misses        912      915       +3     
Impacted Files Coverage Δ
graphene_django_extras/paginations/fields.py 0.00% <0.00%> (ø)
graphene_django_extras/types.py 68.38% <ø> (ø)
graphene_django_extras/mutation.py 31.87% <31.87%> (-0.61%) :arrow_down:
graphene_django_extras/utils.py 43.21% <53.84%> (+0.57%) :arrow_up:
graphene_django_extras/fields.py 80.62% <87.50%> (ø)
graphene_django_extras/converter.py 49.00% <100.00%> (ø)
graphene_django_extras/filters/filter.py 100.00% <100.00%> (ø)
graphene_django_extras/middleware.py 100.00% <100.00%> (ø)
graphene_django_extras/paginations/pagination.py 54.34% <100.00%> (+1.01%) :arrow_up:
graphene_django_extras/paginations/utils.py 62.79% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update abb5a33...9a21a07. Read the comment docs.