Skip to content

More additions to testing

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

93.88% (+0.02%) compared to f5084b0

View this Pull Request on Codecov

93.88% (+0.02%) compared to f5084b0

Details

Codecov Report

Attention: Patch coverage is 93.63958% with 18 lines in your changes missing coverage. Please review.

Project coverage is 93.88%. Comparing base (f5084b0) to head (1fb4877).

Files with missing lines Patch % Lines
src/cfnlint/runner/template/runner.py 91.30% 2 Missing and 4 partials ⚠️
src/cfnlint/runner/cli.py 66.66% 3 Missing and 2 partials ⚠️
src/cfnlint/runner/deployment_file/runner.py 95.12% 1 Missing and 1 partial ⚠️
src/cfnlint/runner/exceptions.py 77.77% 1 Missing and 1 partial ⚠️
src/cfnlint/config.py 97.82% 1 Missing ⚠️
src/cfnlint/core.py 66.66% 1 Missing ⚠️
src/cfnlint/rules/_rule.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3884      +/-   ##
==========================================
+ Coverage   93.85%   93.88%   +0.02%     
==========================================
  Files         365      376      +11     
  Lines       12522    12714     +192     
  Branches     2574     2596      +22     
==========================================
+ Hits        11753    11937     +184     
- Misses        424      428       +4     
- Partials      345      349       +4     

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