feat(user): add SSH key management#338
Merged
Merged
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
99.90% (+0.00%) compared to 84198cf
View this Pull Request on Codecov
99.90% (+0.00%) compared to 84198cf
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #338 +/- ##
========================================
Coverage 99.89% 99.90%
========================================
Files 410 415 +5
Lines 18979 19569 +590
========================================
+ Hits 18960 19550 +590
Misses 11 11
Partials 8 8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/agent/processor.go | 100.00% <100.00%> (ø) |
|
| internal/agent/processor_ssh_key.go | 100.00% <100.00%> (ø) |
|
| ...nternal/controller/api/node/user/ssh_key_create.go | 100.00% <100.00%> (ø) |
|
| ...nternal/controller/api/node/user/ssh_key_delete.go | 100.00% <100.00%> (ø) |
|
| ...ernal/controller/api/node/user/ssh_key_list_get.go | 100.00% <100.00%> (ø) |
|
| internal/provider/node/user/darwin.go | 100.00% <100.00%> (ø) |
|
| internal/provider/node/user/debian_ssh_key.go | 100.00% <100.00%> (ø) |
|
| internal/provider/node/user/linux.go | 100.00% <100.00%> (ø) |
|
| pkg/sdk/client/user.go | 100.00% <100.00%> (ø) |
|
| pkg/sdk/client/user_types.go | 100.00% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 84198cf...ebf5316. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading