Skip to content

fix(test): prevent stats_loop tests from hanging on CI

ebc18b7
Select commit
Loading
Failed to load commit list.
Merged

perf(parser,db): replace lifetime cml_stats refresh with windowed stats #51

fix(test): prevent stats_loop tests from hanging on CI
ebc18b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

85.42% (+1.10%) compared to ae79bfe

View this Pull Request on Codecov

85.42% (+1.10%) compared to ae79bfe

Details

Codecov Report

❌ Patch coverage is 91.02564% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.42%. Comparing base (ae79bfe) to head (ebc18b7).

Files with missing lines Patch % Lines
parser/db_writer.py 76.47% 4 Missing ⚠️
parser/tests/test_main.py 95.00% 2 Missing ⚠️
parser/main.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   84.31%   85.42%   +1.10%     
==========================================
  Files          28       28              
  Lines        2940     3012      +72     
==========================================
+ Hits         2479     2573      +94     
+ Misses        461      439      -22     

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