Skip to content

Implemented restricted task scheduler#947

Merged
chrismaddalena merged 8 commits into
masterfrom
feature/scheduler-allowlist
Jul 24, 2026
Merged

Implemented restricted task scheduler#947
chrismaddalena merged 8 commits into
masterfrom
feature/scheduler-allowlist

Added explicit parens

6d217bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2026 in 1s

92.17% (-1.81%) compared to 941325e

View this Pull Request on Codecov

92.17% (-1.81%) compared to 941325e

Details

Codecov Report

❌ Patch coverage is 98.01865% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.17%. Comparing base (941325e) to head (6d217bb).

Files with missing lines Patch % Lines
ghostwriter/home/django_q_policy.py 96.51% 9 Missing ⚠️
ghostwriter/home/django_q_cluster.py 93.49% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #947      +/-   ##
==========================================
- Coverage   93.97%   92.17%   -1.81%     
==========================================
  Files         433      442       +9     
  Lines       32192    33794    +1602     
==========================================
+ Hits        30252    31148     +896     
- Misses       1940     2646     +706     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.