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

chore: change logging to use a single base logging method #32081

Merged
merged 20 commits into from
Nov 27, 2024

remove unnecessary bool check

237e74d
Select commit
Loading
Failed to load commit list.
Merged

chore: change logging to use a single base logging method #32081

remove unnecessary bool check
237e74d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

78.19% (+0.72%) compared to be000a2

View this Pull Request on Codecov

78.19% (+0.72%) compared to be000a2

Details

Codecov Report

Attention: Patch coverage is 97.05882% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.19%. Comparing base (be000a2) to head (237e74d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #32081      +/-   ##
==========================================
+ Coverage   77.46%   78.19%   +0.72%     
==========================================
  Files         105      105              
  Lines        7168     7176       +8     
  Branches     1314     1318       +4     
==========================================
+ Hits         5553     5611      +58     
+ Misses       1433     1377      -56     
- Partials      182      188       +6     
Components Coverage Δ
packages/aws-cdk 78.19% <97.05%> (+0.72%) ⬆️