Add bin/djot-watch live-preview CLI #178
Merged
Codecov / codecov/project
failed
May 13, 2026 in 1s
91.07% (-2.45%) compared to 615c640
View this Pull Request on Codecov
91.07% (-2.45%) compared to 615c640
Details
Codecov Report
❌ Patch coverage is 15.47170% with 224 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.07%. Comparing base (615c640) to head (072bca3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Watch/Watcher.php | 0.00% | 109 Missing |
| src/Watch/router.php | 0.00% | 76 Missing |
| src/Watch/Server.php | 0.00% | 36 Missing |
| src/Watch/SseChannel.php | 83.33% | 2 Missing |
| src/Watch/FileWatcher.php | 95.45% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #178 +/- ##
============================================
- Coverage 93.51% 91.07% -2.45%
- Complexity 3242 3301 +59
============================================
Files 93 99 +6
Lines 8207 8472 +265
============================================
+ Hits 7675 7716 +41
- Misses 532 756 +224 ☔ 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.
Loading