Skip to content

Merge branch 'develop' into feat/df-decorators

ca68aa6
Select commit
Loading
Failed to load commit list.
Draft

feat(decorators): Support Durable Context in logger and metric decorators #7765

Merge branch 'develop' into feat/df-decorators
ca68aa6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 17, 2025 in 1s

96.52% (-0.01%) compared to a104ede

View this Pull Request on Codecov

96.52% (-0.01%) compared to a104ede

Details

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.52%. Comparing base (a104ede) to head (ca68aa6).

Files with missing lines Patch % Lines
aws_lambda_powertools/metrics/base.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7765      +/-   ##
===========================================
- Coverage    96.53%   96.52%   -0.01%     
===========================================
  Files          275      275              
  Lines        13153    13155       +2     
  Branches       990      990              
===========================================
+ Hits         12697    12698       +1     
- Misses         353      354       +1     
  Partials       103      103              

☔ 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.