Skip to content

Expand deployment file capabilities

Codecov / codecov/project succeeded Jan 10, 2025 in 0s

93.96% (+0.13%) compared to c58d38a

View this Pull Request on Codecov

93.96% (+0.13%) compared to c58d38a

Details

Codecov Report

Attention: Patch coverage is 94.46064% with 19 lines in your changes missing coverage. Please review.

Project coverage is 93.96%. Comparing base (c58d38a) to head (16af481).

Files with missing lines Patch % Lines
src/cfnlint/runner/deployment_file/runner.py 86.95% 3 Missing and 3 partials ⚠️
src/cfnlint/runner/template/runner.py 92.20% 2 Missing and 4 partials ⚠️
src/cfnlint/runner/cli.py 85.71% 2 Missing and 1 partial ⚠️
src/cfnlint/config.py 96.77% 1 Missing and 1 partial ⚠️
src/cfnlint/core.py 50.00% 1 Missing ⚠️
src/cfnlint/rules/_rule.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3884      +/-   ##
==========================================
+ Coverage   93.82%   93.96%   +0.13%     
==========================================
  Files         366      377      +11     
  Lines       12527    12753     +226     
  Branches     2575     2611      +36     
==========================================
+ Hits        11754    11983     +229     
+ Misses        428      424       -4     
- Partials      345      346       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.