feat: track log line count per workflow and task to enable log truncation observability #758
Codecov / codecov/project
succeeded
Mar 31, 2026 in 1s
42.73% (-0.11%) compared to 9af7c66
View this Pull Request on Codecov
42.73% (-0.11%) compared to 9af7c66
Details
Codecov Report
❌ Patch coverage is 36.36364% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.73%. Comparing base (9af7c66) to head (61a9531).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/utils/job/jobs.py | 0.00% | 10 Missing |
| src/service/logger/ctrl_websocket.py | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #758 +/- ##
==========================================
- Coverage 42.84% 42.73% -0.11%
==========================================
Files 203 203
Lines 26844 26865 +21
Branches 7603 7607 +4
==========================================
- Hits 11500 11480 -20
- Misses 15233 15278 +45
+ Partials 111 107 -4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/service/core/workflow/objects.py | 64.86% <ø> (ø) |
|
| src/utils/connectors/postgres.py | 76.19% <ø> (-0.65%) |
⬇️ |
| src/utils/job/task.py | 55.15% <100.00%> (-2.06%) |
⬇️ |
| src/utils/job/workflow.py | 51.99% <100.00%> (+0.12%) |
⬆️ |
| src/service/logger/ctrl_websocket.py | 20.00% <0.00%> (-0.69%) |
⬇️ |
| src/utils/job/jobs.py | 26.84% <0.00%> (-0.31%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading