Skip to content

feat: add mTLS support#2514

Merged
SkArchon merged 14 commits into
mainfrom
milinda/mTLS
Feb 24, 2026
Merged

feat: add mTLS support#2514
SkArchon merged 14 commits into
mainfrom
milinda/mTLS

Merge remote-tracking branch 'origin/main' into milinda/mTLS

1155f14
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
router/core/graph_server.go 86.66% 1 Missing and 1 partial ⚠️
router/core/tls.go 94.87% 1 Missing and 1 partial ⚠️
router/core/supervisor_instance.go 0.00% 1 Missing ⚠️
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%> (ø)

... and 14 files with indirect coverage changes

🚀 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.