Closed Stranger6667 closed 2 years ago
Merging #53 (bb150e2) into master (72b71dc) will increase coverage by
0.23%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
+ Coverage 98.30% 98.54% +0.23%
==========================================
Files 5 10 +5
Lines 236 274 +38
Branches 49 51 +2
==========================================
+ Hits 232 270 +38
Misses 4 4
Flag | Coverage Δ | |
---|---|---|
unittests | 98.54% <100.00%> (+0.23%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/hypothesis_graphql/_strategies/ast.py | 100.00% <100.00%> (ø) |
|
src/hypothesis_graphql/_strategies/context.py | 100.00% <100.00%> (ø) |
|
src/hypothesis_graphql/_strategies/mutations.py | 100.00% <100.00%> (ø) |
|
src/hypothesis_graphql/_strategies/queries.py | 100.00% <100.00%> (ø) |
|
src/hypothesis_graphql/_strategies/selections.py | 100.00% <100.00%> (ø) |
|
src/hypothesis_graphql/_strategies/validation.py | 100.00% <100.00%> (ø) |
|
src/hypothesis_graphql/strategies.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 72b71dc...bb150e2. Read the comment docs.
Resolves #51