aramalipoor / aws-cost-saver

A tiny CLI tool to help save costs in development environments when you're asleep and don't need them!
MIT License
305 stars 9 forks source link

Add suspend-auto-scaling-groups trick and disable scaledown by default #24

Closed aramalipoor closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #24 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        16    +1     
  Lines         1033      1091   +58     
  Branches       177       182    +5     
=========================================
+ Hits          1033      1091   +58     
Impacted Files Coverage Δ
src/commands/conserve.ts 100.00% <100.00%> (ø)
src/tricks/suspend-auto-scaling-groups.trick.ts 100.00% <100.00%> (ø)
src/tricks/trick-registry.ts 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 c574bc4...cb17a24. Read the comment docs.