Move orchestrator into monorepo and reorganize SDK #232
Codecov / codecov/project
succeeded
Mar 8, 2026 in 0s
99.93% (+0.00%) compared to 4018775
View this Pull Request on Codecov
99.93% (+0.00%) compared to 4018775
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #232 +/- ##
========================================
Coverage 99.93% 99.93%
========================================
Files 200 204 +4
Lines 7771 8212 +441
========================================
+ Hits 7766 8207 +441
Misses 3 3
Partials 2 2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/audit/export/file.go | 100.00% <ø> (ø) |
|
| internal/cli/ui.go | 100.00% <100.00%> (ø) |
|
| pkg/sdk/client/agent.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/agent_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/audit.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/audit_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/errors.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/file.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/file_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/health.go | 100.00% <ø> (ø) |
|
| ... and 14 more |
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 4018775...fde3a2e. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading