fix(debug): log information for debugging purposes#2501
Closed
SkArchon wants to merge 2 commits into
Closed
Codecov / codecov/project
succeeded
Mar 14, 2026 in 0s
61.97% (target 30.00%)
View this Pull Request on Codecov
61.97% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.97%. Comparing base (2fa2dfd) to head (1276734).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| router/core/engine_loader_hooks.go | 66.66% | 1 Missing and 1 partial |
| router/core/operation_metrics.go | 66.66% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2501 +/- ##
===========================================
+ Coverage 41.99% 61.97% +19.98%
===========================================
Files 1000 231 -769
Lines 138762 24137 -114625
Branches 8008 0 -8008
===========================================
- Hits 58270 14959 -43311
+ Misses 78867 7926 -70941
+ Partials 1625 1252 -373 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/core/graph_server.go | 82.80% <100.00%> (+2.34%) |
⬆️ |
| router/core/engine_loader_hooks.go | 88.88% <66.66%> (+3.53%) |
⬆️ |
| router/core/operation_metrics.go | 95.65% <66.66%> (-4.35%) |
⬇️ |
🚀 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