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

fix(logger): add test for flush without buffer

60e308a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2025 in 0s

96.23% (+0.01%) compared to a5482c8

View this Pull Request on Codecov

96.23% (+0.01%) compared to a5482c8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (a5482c8) to head (60e308a).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6794      +/-   ##
===========================================
+ Coverage    96.21%   96.23%   +0.01%     
===========================================
  Files          273      273              
  Lines        12691    12691              
  Branches       946      946              
===========================================
+ Hits         12211    12213       +2     
+ Misses         375      374       -1     
+ Partials       105      104       -1     

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