medikoo / serverless-plugin-vpc-eni-cleanup

Cleanup of VPC network interfaces on stage removal
MIT License
20 stars 9 forks source link

Handle stack removal failures #11

Closed perrin4869 closed 2 years ago

perrin4869 commented 2 years ago

Haven't tested if this works yet, is this what you meant? @medikoo I'll test it later if it works! Also I went ahead and removed bluebird, don't think anyone needs it anymore...

perrin4869 commented 2 years ago

Closes #10

perrin4869 commented 2 years ago

Of course, it's a bad habit of mine haha Done!

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (4c11b76) into main (ad8111c) will decrease coverage by 2.94%. The diff coverage is 0.00%.

:exclamation: Current head 4c11b76 differs from pull request most recent head 424721c. Consider uploading reports for the commit 424721c to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #11      +/-   ##
===========================================
- Coverage   100.00%   97.05%   -2.95%     
===========================================
  Files            1        1              
  Lines           33       34       +1     
===========================================
  Hits            33       33              
- Misses           0        1       +1     
Impacted Files Coverage Δ
index.js 97.05% <0.00%> (-2.95%) :arrow_down:

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 ad8111c...424721c. Read the comment docs.