Improve progress bar by tracking record metrics #184
Merged
Codecov / codecov/project
succeeded
Aug 26, 2025 in 1s
83.35% (+0.28%) compared to c3447bd
View this Pull Request on Codecov
83.35% (+0.28%) compared to c3447bd
Details
Codecov Report
❌ Patch coverage is 90.55118% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.35%. Comparing base (c3447bd) to head (55c91fb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| flow/record/adapter/mongo.py | 0.00% | 4 Missing |
| flow/record/adapter/elastic.py | 25.00% | 3 Missing |
| flow/record/adapter/xlsx.py | 25.00% | 3 Missing |
| flow/record/tools/rdump.py | 96.36% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #184 +/- ##
==========================================
+ Coverage 83.07% 83.35% +0.28%
==========================================
Files 34 35 +1
Lines 3609 3718 +109
==========================================
+ Hits 2998 3099 +101
- Misses 611 619 +8 ☔ 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