flavors / django-graphiql-debug-toolbar

Django Debug Toolbar for GraphiQL IDE and Graphene
https://pypi.python.org/pypi/django-graphiql-debug-toolbar
MIT License
72 stars 22 forks source link

Debug toolbar 2 support #8

Closed mongkok closed 4 years ago

mongkok commented 5 years ago

fix #6

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will decrease coverage by 4.61%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage     100%   95.38%   -4.62%     
==========================================
  Files           2        2              
  Lines          55       65      +10     
  Branches        7       11       +4     
==========================================
+ Hits           55       62       +7     
- Misses          0        1       +1     
- Partials        0        2       +2
Impacted Files Coverage Δ
graphiql_debug_toolbar/middleware.py 94.91% <87.5%> (-5.09%) :arrow_down:

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 087e736...775ea10. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will decrease coverage by 4.61%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage     100%   95.38%   -4.62%     
==========================================
  Files           2        2              
  Lines          55       65      +10     
  Branches        7       11       +4     
==========================================
+ Hits           55       62       +7     
- Misses          0        1       +1     
- Partials        0        2       +2
Impacted Files Coverage Δ
graphiql_debug_toolbar/middleware.py 94.91% <87.5%> (-5.09%) :arrow_down:

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 087e736...068629c. Read the comment docs.