Skip to content

problem_report: use iterator in CompressedValue.write - #638

Open
bdrung wants to merge 5 commits into
canonical:mainfrom
bdrung:use-iterator
Open

problem_report: use iterator in CompressedValue.write#638
bdrung wants to merge 5 commits into
canonical:mainfrom
bdrung:use-iterator

problem_report: use iterator in CompressedValue.write

c44cde4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

84.51% (+0.02%) compared to 2eacb11

View this Pull Request on Codecov

84.51% (+0.02%) compared to 2eacb11

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.51%. Comparing base (2eacb11) to head (c44cde4).

Files with missing lines Patch % Lines
problem_report.py 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
+ Coverage   84.48%   84.51%   +0.02%     
==========================================
  Files         106      106              
  Lines       21018    20990      -28     
  Branches     3195     3184      -11     
==========================================
- Hits        17758    17739      -19     
+ Misses       2785     2781       -4     
+ Partials      475      470       -5     

☔ View full report in Codecov by Harness.
📢 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.