Skip to content

feat: Add historical time slider with live/historical mode switching and Grafana sync - #61

Merged
cchwala merged 23 commits into
mainfrom
feat/time-slider
Jul 27, 2026
Merged

feat: Add historical time slider with live/historical mode switching and Grafana sync#61
cchwala merged 23 commits into
mainfrom
feat/time-slider

test: Mock requests.get in test_create_annotation_success (endpoint c…

b8dc6a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 27, 2026 in 1s

85.39% (-0.71%) compared to ff803fd

View this Pull Request on Codecov

85.39% (-0.71%) compared to ff803fd

Details

Codecov Report

❌ Patch coverage is 75.93985% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.39%. Comparing base (ff803fd) to head (b8dc6a8).

Files with missing lines Patch % Lines
parser/backfill_stats_history.py 0.00% 34 Missing ⚠️
parser/db_writer.py 66.03% 18 Missing ⚠️
webserver/main.py 87.14% 9 Missing ⚠️
parser/entrypoints/sftp_push.py 82.35% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   86.10%   85.39%   -0.71%     
==========================================
  Files          39       41       +2     
  Lines        3418     3678     +260     
==========================================
+ Hits         2943     3141     +198     
- Misses        475      537      +62     

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