feat(web): relay --cert/--key for real TLS on one port - #3952
Merged
Merged
Codecov / codecov/project
succeeded
Sep 11, 2026 in 0s
78.49% (+0.02%) compared to d4aa8c4
View this Pull Request on Codecov
78.49% (+0.02%) compared to d4aa8c4
Details
Codecov Report
❌ Patch coverage is 97.65625% with 3 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dimos/web/relay_bridge/wt_client.py | 77.77% | 1 Missing and 1 partial |
| dimos/web/relay_bridge/test_wt_client.py | 92.85% | 1 Missing |
@@ Coverage Diff @@
## main #3952 +/- ##
==========================================
+ Coverage 78.47% 78.49% +0.02%
==========================================
Files 1457 1457
Lines 137685 137798 +113
Branches 11841 11842 +1
==========================================
+ Hits 108050 108167 +117
+ Misses 26293 26292 -1
+ Partials 3342 3339 -3 | Components | Coverage Δ | |
|---|---|---|
| Tests | 94.58% <99.00%> (+0.01%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| dimos/cli/commands/lifecycle.py | 62.06% <ø> (ø) |
|
| dimos/cli/test_dimos.py | 98.86% <100.00%> (+0.04%) |
⬆️ |
| dimos/core/global_config.py | 88.70% <100.00%> (+0.18%) |
⬆️ |
| dimos/web/relay_bridge/_wt_session.py | 93.02% <100.00%> (+0.53%) |
⬆️ |
| dimos/web/relay_bridge/locate.py | 72.09% <100.00%> (ø) |
|
| dimos/web/relay_bridge/relay_bridge_module.py | 93.83% <100.00%> (+0.03%) |
⬆️ |
| dimos/web/relay_bridge/relay_process.py | 82.02% <100.00%> (+3.23%) |
⬆️ |
| dimos/web/relay_bridge/test_relay_bridge_e2e.py | 95.62% <100.00%> (+0.39%) |
⬆️ |
| dimos/web/relay_bridge/test_relay_bridge_module.py | 99.10% <100.00%> (+0.03%) |
⬆️ |
| dimos/web/relay_bridge/test_relay_process.py | 100.00% <100.00%> (ø) |
|
| ... and 2 more |
... and 5 files with indirect coverage changes
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading