refactor: SDK quality fixes and guidelines #258
Merged
Codecov / codecov/project
succeeded
Mar 14, 2026 in 0s
99.94% (+0.00%) compared to 7e2277c
View this Pull Request on Codecov
99.94% (+0.00%) compared to 7e2277c
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #258 +/- ##
=======================================
Coverage 99.94% 99.94%
=======================================
Files 222 222
Lines 9393 9439 +46
=======================================
+ Hits 9388 9434 +46
Misses 3 3
Partials 2 2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| pkg/sdk/client/agent_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/audit.go | 100.00% <100.00%> (ø) |
|
| pkg/sdk/client/audit_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/docker.go | 100.00% <100.00%> (ø) |
|
| pkg/sdk/client/docker_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/file_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/health_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/job_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/node_types.go | 100.00% <100.00%> (ø) |
|
| pkg/sdk/orchestrator/bridge.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 7e2277c...2f95000. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading