Skip to content

feat(audit): display trace_id in CLI audit list and get

c64915d
Select commit
Loading
Failed to load commit list.
Merged

refactor(audit): migrate audit store from KV to JetStream stream #342

feat(audit): display trace_id in CLI audit list and get
c64915d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

99.91% (+0.00%) compared to 118483a

View this Pull Request on Codecov

99.91% (+0.00%) compared to 118483a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #342   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files         438      438           
  Lines       21205    21239   +34     
=======================================
+ Hits        21186    21220   +34     
  Misses         11       11           
  Partials        8        8           
Files with missing lines Coverage Δ
internal/audit/stream_store.go 100.00% <100.00%> (ø)
internal/cli/nats.go 100.00% <100.00%> (ø)
internal/config/nats.go 100.00% <ø> (ø)
internal/controller/api/audit/audit_list.go 100.00% <100.00%> (ø)
internal/controller/api/middleware_audit.go 100.00% <100.00%> (ø)
pkg/sdk/client/audit_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 118483a...c64915d. Read the comment docs.

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