Closed exarkun closed 6 years ago
Merging #83 into master will decrease coverage by
0.37%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #83 +/- ##
==========================================
- Coverage 96.38% 96.01% -0.38%
==========================================
Files 74 76 +2
Lines 8934 8655 -279
Branches 634 639 +5
==========================================
- Hits 8611 8310 -301
- Misses 202 214 +12
- Partials 121 131 +10
Impacted Files | Coverage Δ | |
---|---|---|
txaws/ec2/client.py | 96.3% <100%> (+0.09%) |
:arrow_up: |
txaws/testing/ec2_tests.py | 100% <100%> (ø) |
|
txaws/ec2/model.py | 100% <100%> (ø) |
:arrow_up: |
txaws/testing/ec2.py | 64.94% <100%> (+18.13%) |
:arrow_up: |
txaws/testing/tests/test_ec2.py | 100% <100%> (ø) |
|
txaws/ec2/tests/test_client.py | 99.45% <100%> (-0.15%) |
:arrow_down: |
txaws/testing/payload.py | 100% <100%> (ø) |
:arrow_up: |
txaws/route53/client.py | 87.5% <0%> (-12.5%) |
:arrow_down: |
txaws/testing/integration.py | 78.57% <0%> (-7.15%) |
:arrow_down: |
txaws/service.py | 87.61% <0%> (-6.67%) |
:arrow_down: |
... and 8 more |
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 836b7e5...727f72e. Read the comment docs.
Fixes #82