Skip to content

Add cronjob for syncing heartbeats with heartbeat-missing incidents#1954

Open
hmpf wants to merge 6 commits into
mainfrom
heartbeat-checker-cronjob
Open

Add cronjob for syncing heartbeats with heartbeat-missing incidents#1954
hmpf wants to merge 6 commits into
mainfrom
heartbeat-checker-cronjob

fixup! Add command for opening/closing heartbeat incidents

ae446d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

89.04% (+0.24%) compared to c98f817

View this Pull Request on Codecov

89.04% (+0.24%) compared to c98f817

Details

Codecov Report

❌ Patch coverage is 96.35417% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.04%. Comparing base (c98f817) to head (ae446d0).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...nt/management/commands/sync_heartbeat_incidents.py 86.20% 4 Missing ⚠️
src/argus/incident/heartbeat_utils.py 96.59% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1954      +/-   ##
==========================================
+ Coverage   88.79%   89.04%   +0.24%     
==========================================
  Files         152      154       +2     
  Lines        7276     7466     +190     
==========================================
+ Hits         6461     6648     +187     
- Misses        815      818       +3     

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