Skip to content

Merge branch 'develop' into improv/bump-ruff-target-version

c8aab6e
Select commit
Loading
Failed to load commit list.
Closed

refactor(ci): bump ruff target version #8048

Merge branch 'develop' into improv/bump-ruff-target-version
c8aab6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

96.61% (-0.05%) compared to c16f302, passed because coverage increased by 0.05% when compared to adjusted base (96.56%)

View this Pull Request on Codecov

96.61% (-0.05%) compared to c16f302, passed because coverage increased by 0.05% when compared to adjusted base (96.56%)

Details

Codecov Report

❌ Patch coverage is 98.93390% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.61%. Comparing base (c16f302) to head (c8aab6e).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
aws_lambda_powertools/logging/types.py 0.00% 3 Missing ⚠️
...lambda_powertools/utilities/feature_flags/types.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8048      +/-   ##
===========================================
- Coverage    96.65%   96.61%   -0.05%     
===========================================
  Files          282      282              
  Lines        13775    13523     -252     
  Branches      1096     1096              
===========================================
- Hits         13314    13065     -249     
+ Misses         339      336       -3     
  Partials       122      122              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.