Skip to content

fwrite: avoid deflateEnd() for uninitialized strm

01145dd
Select commit
Loading
Failed to load commit list.
Merged

fwrite: avoid deflateEnd() for uninitialized strm #6858

fwrite: avoid deflateEnd() for uninitialized strm
01145dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 1s

98.59% (+0.00%) compared to fc43386

View this Pull Request on Codecov

98.59% (+0.00%) compared to fc43386

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (fc43386) to head (01145dd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6858   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files          79       79           
  Lines       14664    14665    +1     
=======================================
+ Hits        14458    14459    +1     
  Misses        206      206           

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