Skip to content

refactor: rewrite lockdown

69dc1c1
Select commit
Loading
Failed to load commit list.
Draft

refactor: rewrite lockdown command #2593

refactor: rewrite lockdown
69dc1c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 0s

72.56% (-1.38%) compared to 3400b53

View this Pull Request on Codecov

72.56% (-1.38%) compared to 3400b53

Details

Codecov Report

❌ Patch coverage is 32.62411% with 95 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.56%. Comparing base (3400b53) to head (69dc1c1).
⚠️ Report is 81 commits behind head on main.

Files with missing lines Patch % Lines
src/lib/schedule/manager/ScheduleEntry.ts 0.00% 78 Missing ⚠️
src/lib/schedule/structures/Task.ts 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2593      +/-   ##
==========================================
- Coverage   73.93%   72.56%   -1.38%     
==========================================
  Files          91       92       +1     
  Lines        4059     4195     +136     
  Branches      290      209      -81     
==========================================
+ Hits         3001     3044      +43     
- Misses       1053     1146      +93     
  Partials        5        5              

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