Closed Stranger6667 closed 3 years ago
Merging #47 (97b653d) into master (209b923) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #47 +/- ##
==========================================
+ Coverage 98.26% 98.30% +0.04%
==========================================
Files 5 5
Lines 230 236 +6
Branches 46 49 +3
==========================================
+ Hits 226 232 +6
Misses 4 4
Flag | Coverage Δ | |
---|---|---|
unittests | 98.30% <100.00%> (+0.04%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/hypothesis_graphql/_strategies/primitives.py | 100.00% <100.00%> (ø) |
|
src/hypothesis_graphql/_strategies/queries.py | 100.00% <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 209b923...97b653d. Read the comment docs.
Fixes #46