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 scaledown-auto-scaling-groups trick #23

Closed aramalipoor closed 4 years ago

aramalipoor commented 4 years ago

Closes #21

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        15    +1     
  Lines          975      1033   +58     
  Branches       173       178    +5     
=========================================
+ Hits           975      1033   +58     
Impacted Files Coverage Δ
src/commands/conserve.ts 100.00% <100.00%> (ø)
src/tricks/scaledown-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 a37ccd8...59d44c2. Read the comment docs.