Skip to content

test(parser): verify stats DBWriter receives user_id=Config.USER_ID

8632806
Select commit
Loading
Failed to load commit list.
Merged

fix(parser): pass user_id to stats DBWriter in main #50

test(parser): verify stats DBWriter receives user_id=Config.USER_ID
8632806
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

85.08% (+2.45%) compared to d5cee5d

View this Pull Request on Codecov

85.08% (+2.45%) compared to d5cee5d

Details

Codecov Report

❌ Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.08%. Comparing base (d5cee5d) to head (8632806).

Files with missing lines Patch % Lines
parser/tests/test_main.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   82.63%   85.08%   +2.45%     
==========================================
  Files          28       24       -4     
  Lines        2920     2575     -345     
==========================================
- Hits         2413     2191     -222     
+ Misses        507      384     -123     

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