bonclay7 / aws-amicleaner

Cleanup your old unused ami and related snapshots
MIT License
362 stars 132 forks source link

Allow amis to be excluded from cleanup based on specific tag values #73

Closed rickhlx closed 6 years ago

rickhlx commented 6 years ago

72

codecov-io commented 6 years ago

Codecov Report

Merging #73 into master will increase coverage by 0.5%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #73     +/-   ##
========================================
+ Coverage    90.4%   90.9%   +0.5%     
========================================
  Files          11      11             
  Lines         719     759     +40     
========================================
+ Hits          650     690     +40     
  Misses         69      69
Impacted Files Coverage Δ
tests/test_core.py 100% <100%> (ø) :arrow_up:
amicleaner/core.py 82.88% <100%> (+0.97%) :arrow_up:
amicleaner/utils.py 100% <100%> (ø) :arrow_up:
amicleaner/cli.py 63.63% <100%> (+0.67%) :arrow_up:
amicleaner/resources/config.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 38ccb21...2d7ad59. Read the comment docs.