Skip to content

feat: create agent-rpc - #65

Open
vitalvas wants to merge 8 commits into
masterfrom
feat/agent-rpc
Open

feat: create agent-rpc#65
vitalvas wants to merge 8 commits into
masterfrom
feat/agent-rpc

fix: refactor

0d922ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2025 in 1s

40.06% (target 30.00%)

View this Pull Request on Codecov

40.06% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 49.52830% with 107 lines in your changes missing coverage. Please review.

Project coverage is 40.06%. Comparing base (379ba81) to head (0d922ef).

Files with missing lines Patch % Lines
cmd/oneauth/commands/cmd_info.go 0.00% 40 Missing ⚠️
cmd/oneauth/commands/cmd_agent.go 0.00% 16 Missing ⚠️
cmd/oneauth/service/service_darwin.go 0.00% 9 Missing ⚠️
cmd/oneauth/commands/cmd_service_enable.go 0.00% 8 Missing ⚠️
cmd/oneauth/commands/cmd_service_restart.go 0.00% 8 Missing ⚠️
cmd/oneauth/rpcserver/service.go 57.89% 6 Missing and 2 partials ⚠️
cmd/oneauth/config/config.go 14.28% 4 Missing and 2 partials ⚠️
cmd/oneauth/rpclient/rpc_info.go 66.66% 2 Missing and 1 partial ⚠️
cmd/oneauth/sshagent/ask_pin.go 0.00% 3 Missing ⚠️
cmd/oneauth/rpcserver/listener.go 88.23% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   39.52%   40.06%   +0.54%     
==========================================
  Files          80       85       +5     
  Lines        2763     2915     +152     
==========================================
+ Hits         1092     1168      +76     
- Misses       1597     1670      +73     
- Partials       74       77       +3     

☔ View full report in Codecov by Sentry.
📢 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.