Skip to content

fix: add package comments and remove stale mock file

1392684
Select commit
Loading
Failed to load commit list.
Open

refactor: rename API server to controller #287

fix: add package comments and remove stale mock file
1392684
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

99.84% (+0.00%) compared to f0d1bbf

View this Pull Request on Codecov

99.84% (+0.00%) compared to f0d1bbf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #287   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files         227      227           
  Lines        9925     9925           
=======================================
  Hits         9910     9910           
  Misses         11       11           
  Partials        4        4           
Files with missing lines Coverage Δ
internal/controller/api/agent/agent.go 100.00% <ø> (ø)
internal/controller/api/agent/agent_drain.go 100.00% <ø> (ø)
internal/controller/api/agent/agent_get.go 100.00% <ø> (ø)
internal/controller/api/agent/agent_list.go 100.00% <ø> (ø)
internal/controller/api/agent/agent_undrain.go 100.00% <ø> (ø)
internal/controller/api/agent/validate.go 100.00% <ø> (ø)
internal/controller/api/audit/audit.go 100.00% <ø> (ø)
internal/controller/api/audit/audit_export.go 100.00% <ø> (ø)
internal/controller/api/audit/audit_get.go 100.00% <ø> (ø)
internal/controller/api/audit/audit_list.go 100.00% <ø> (ø)
... and 63 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 f0d1bbf...1392684. Read the comment docs.

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