manheim / manheim-c7n-tools

Manheim's Cloud Custodian (c7n) wrapper package, policy generator, runner, and supporting tools.
https://manheim-c7n-tools.readthedocs.io/
Apache License 2.0
45 stars 25 forks source link

Github Actions for Test and Deploy / Update c7n and c7n_mailer versions #65

Closed jleopold28 closed 2 years ago

jleopold28 commented 2 years ago

Description

Testing Done

Tests in Github Actions

Important Notes

TravisCI has been replaced with Github Actions for Test and Release

Contributor License Agreement

Required for external contributors.

By submitting this work for inclusion in manheim-c7n-tools, I agree to the following terms:

codecov-commenter commented 2 years ago

Codecov Report

Merging #65 (35ac1fd) into master (77a904e) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head 35ac1fd differs from pull request most recent head a01e6e0. Consider uploading reports for the commit a01e6e0 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   61.47%   61.49%   +0.02%     
==========================================
  Files           9        9              
  Lines        1469     1470       +1     
  Branches      288      306      +18     
==========================================
+ Hits          903      904       +1     
  Misses        565      565              
  Partials        1        1              
Impacted Files Coverage Δ
manheim_c7n_tools/notifyonly.py 100.00% <100.00%> (ø)
manheim_c7n_tools/version.py 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 77a904e...a01e6e0. Read the comment docs.