Closed jantman closed 5 years ago
Merging #440 into develop will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## develop #440 +/- ##
======================================
Coverage 100% 100%
======================================
Files 36 36
Lines 2613 2673 +60
Branches 396 410 +14
======================================
+ Hits 2613 2673 +60
Impacted Files | Coverage Δ | |
---|---|---|
awslimitchecker/services/ec2.py | 100% <100%> (ø) |
:arrow_up: |
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 535adf7...cfa1452. Read the comment docs.
This PR implements support for the new vCPU-based EC2 instance limits. See the relevant CHANGELOG entry, included in this PR, for details.