feat: migrate to Echo v5 - #489
Merged
Merged
Codecov / codecov/project
succeeded
Sep 12, 2026 in 0s
99.94% (target 99.90%)
View this Pull Request on Codecov
99.94% (target 99.90%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #489 +/- ##
=======================================
Coverage 99.94% 99.94%
=======================================
Files 484 485 +1
Lines 22876 22940 +64
=======================================
+ Hits 22864 22928 +64
Misses 12 12 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/controller/api/agent/handler.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/audit/handler.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/facts/handler.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/file/handler.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/handler.go | 100.00% <ø> (ø) |
|
| internal/controller/api/health/handler.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/job/handler.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/job/job_get.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/middleware.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/middleware_audit.go | 100.00% <100.00%> (ø) |
|
| ... and 21 more |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 26e9d0b...eede8d8. Read the comment docs.
🚀 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