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

Adding check_deprecations="yes" for the deprecation framework for the policy yaml #68

Closed vincentclee closed 2 years ago

vincentclee commented 2 years ago

Description

67

Testing Done

What was done to test this? Paste build link(s), console output, notes, etc.

Important Notes

Optional; instructions to reviewers, plans for how to release this, dependencies in other repos, etc.

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 #68 (05928b2) into master (7673b01) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   61.49%   61.49%           
=======================================
  Files           9        9           
  Lines        1470     1470           
  Branches      306      306           
=======================================
  Hits          904      904           
  Misses        565      565           
  Partials        1        1           
Impacted Files Coverage Δ
manheim_c7n_tools/runner.py 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 3b9be68...05928b2. Read the comment docs.