Skip to content

Codex/byon network join - #449

Draft
patelspratik wants to merge 23 commits into
mainfrom
codex/byon-network-join
Draft

Codex/byon network join#449
patelspratik wants to merge 23 commits into
mainfrom
codex/byon-network-join

simplifications

5b6f8f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 1s

25.44% (+0.76%) compared to 17ccd79

View this Pull Request on Codecov

25.44% (+0.76%) compared to 17ccd79

Details

Codecov Report

❌ Patch coverage is 81.42494% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.44%. Comparing base (17ccd79) to head (5b6f8f0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cmd/enablessh/enablessh.go 45.71% 17 Missing and 2 partials ⚠️
pkg/cmd/register/providers.go 74.62% 15 Missing and 2 partials ⚠️
pkg/cmd/disablessh/disablessh.go 88.99% 8 Missing and 4 partials ⚠️
pkg/cmd/register/register.go 81.81% 8 Missing and 2 partials ⚠️
pkg/sudo/sudo.go 66.66% 9 Missing ⚠️
pkg/cmd/cmd.go 0.00% 3 Missing ⚠️
pkg/cmd/deregister/deregister.go 96.29% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #449      +/-   ##
==========================================
+ Coverage   24.67%   25.44%   +0.76%     
==========================================
  Files         134      136       +2     
  Lines       18337    18377      +40     
==========================================
+ Hits         4525     4676     +151     
+ Misses      13335    13232     -103     
+ Partials      477      469       -8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.