Skip to content

feat: support for asymmetric encryption to the agent and server#34

Merged
vshulcz merged 2 commits into
sprint_8from
iter24
Jan 19, 2026
Merged

feat: support for asymmetric encryption to the agent and server#34
vshulcz merged 2 commits into
sprint_8from
iter24

Conversation

@vshulcz

@vshulcz vshulcz commented Jan 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Jan 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 57.30994% with 146 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/infra/crypto/rsaenvelope/envelope.go 49.19% 37 Missing and 26 partials ⚠️
cmd/server/main.go 23.43% 46 Missing and 3 partials ⚠️
internal/infra/config/helpers.go 53.84% 8 Missing and 4 partials ⚠️
cmd/agent/main.go 38.46% 8 Missing ⚠️
...infra/http/ginserver/middlewares/crypto_decrypt.go 61.90% 5 Missing and 3 partials ⚠️
internal/application/metrics/metrics.go 84.61% 2 Missing ⚠️
internal/infra/publisher/httpjson/client.go 87.50% 1 Missing and 1 partial ⚠️
cmd/server/init.go 0.00% 1 Missing ⚠️
internal/infra/http/ginserver/handler.go 83.33% 0 Missing and 1 partial ⚠️
Flag Coverage Δ
unittests 64.79% <57.30%> (+2.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
internal/application/agent/agent.go 97.36% <100.00%> (ø)
internal/application/agent/sender.go 92.30% <ø> (ø)
internal/infra/audit/fanout.go 100.00% <100.00%> (ø)
internal/infra/audit/file/writer.go 47.36% <100.00%> (ø)
internal/infra/audit/remote/client.go 37.93% <100.00%> (ø)
internal/infra/collector/runtime/runtime.go 93.42% <ø> (ø)
internal/infra/collector/runtime/state.go 100.00% <ø> (ø)
internal/infra/config/agent.go 91.83% <100.00%> (ø)
internal/infra/config/server.go 93.33% <100.00%> (ø)
...ernal/infra/http/ginserver/middlewares/gin_gzip.go 75.43% <ø> (ø)
... and 18 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vshulcz vshulcz merged commit 9c975e1 into sprint_8 Jan 19, 2026
5 of 6 checks passed
@vshulcz vshulcz deleted the iter24 branch January 19, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant