fix(parser): pass user_id to stats DBWriter in main #50
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.
Loading