Skip to content

fix(logger): fix exception on flush without buffer#6794

Merged
leandrodamascena merged 3 commits into
aws-powertools:developfrom
tonnico:develop
Jun 23, 2025
Merged

fix(logger): fix exception on flush without buffer#6794
leandrodamascena merged 3 commits into
aws-powertools:developfrom
tonnico:develop

Merge branch 'develop' into develop

aaca9de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2025 in 1s

96.21% (+0.00%) compared to a5482c8

View this Pull Request on Codecov

96.21% (+0.00%) compared to a5482c8

Details

Codecov Report

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

Project coverage is 96.21%. Comparing base (a5482c8) to head (aaca9de).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
aws_lambda_powertools/logging/logger.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6794   +/-   ##
========================================
  Coverage    96.21%   96.21%           
========================================
  Files          273      273           
  Lines        12691    12691           
  Branches       946      946           
========================================
  Hits         12211    12211           
  Misses         375      375           
  Partials       105      105           

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