Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail gracefully if no templates match wildcard #3603

Merged

Merge branch 'main' into fix_no_matching_templates

c94fa49
Select commit
Loading
Failed to load commit list.
Merged

Fail gracefully if no templates match wildcard #3603

Merge branch 'main' into fix_no_matching_templates
c94fa49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

93.65% (+0.01%) compared to 75bfb28

View this Pull Request on Codecov

93.65% (+0.01%) compared to 75bfb28

Details

Codecov Report

Attention: Patch coverage is 87.80488% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.65%. Comparing base (75bfb28) to head (c94fa49).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/cfnlint/config.py 83.33% 2 Missing and 2 partials ⚠️
src/cfnlint/runner.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3603      +/-   ##
==========================================
+ Coverage   93.63%   93.65%   +0.01%     
==========================================
  Files         358      358              
  Lines       12206    12223      +17     
  Branches     2616     2619       +3     
==========================================
+ Hits        11429    11447      +18     
+ Misses        431      429       -2     
- Partials      346      347       +1     

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