feat: add mTLS support#2514
Merged
Merged
Codecov / codecov/project
succeeded
Feb 24, 2026 in 0s
62.77% (target 30.00%)
View this Pull Request on Codecov
62.77% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 92.53731% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.77%. Comparing base (88e4878) to head (1155f14).
Additional details and impacted files
@@ Coverage Diff @@
## main #2514 +/- ##
==========================================
+ Coverage 62.21% 62.77% +0.56%
==========================================
Files 241 242 +1
Lines 25499 25560 +61
==========================================
+ Hits 15864 16046 +182
+ Misses 8298 8178 -120
+ Partials 1337 1336 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/core/factoryresolver.go | 79.07% <100.00%> (+0.26%) |
⬆️ |
| router/core/router.go | 69.61% <100.00%> (+0.11%) |
⬆️ |
| router/core/router_config.go | 93.75% <ø> (ø) |
|
| router/pkg/config/config.go | 80.51% <ø> (ø) |
|
| router/core/supervisor_instance.go | 0.00% <0.00%> (ø) |
|
| router/core/graph_server.go | 84.19% <86.66%> (+1.29%) |
⬆️ |
| router/core/tls.go | 94.87% <94.87%> (ø) |
🚀 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