Skip to content

Seperate run checking#34

Open
keiranjprice101 wants to merge 11 commits into
mainfrom
seperate_run_checking
Open

Seperate run checking#34
keiranjprice101 wants to merge 11 commits into
mainfrom
seperate_run_checking

refactor: Replace hardcoded lag threshold with REALTIME_LAG_THRESHOLD…

b7f1c85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 0s

59.18% (-4.37%) compared to 1da7013

View this Pull Request on Codecov

59.18% (-4.37%) compared to 1da7013

Details

Codecov Report

❌ Patch coverage is 21.49533% with 84 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.18%. Comparing base (1da7013) to head (b7f1c85).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
live_data_processor/main.py 20.93% 68 Missing ⚠️
live_data_processor/kafka_io.py 9.09% 10 Missing ⚠️
live_data_processor/workspaces.py 40.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   63.55%   59.18%   -4.37%     
==========================================
  Files          12       12              
  Lines         804      887      +83     
==========================================
+ Hits          511      525      +14     
- Misses        293      362      +69     

☔ View full report in Codecov by Harness.
📢 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.