Skip to content

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

Merged
vshulcz merged 3 commits into
sprint_8from
iter25
Jan 19, 2026
Merged

feat: support for asymmetric encryption to the agent and server #35
vshulcz merged 3 commits into
sprint_8from
iter25

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 67.51361% with 179 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/file_config.go 67.44% 7 Missing and 7 partials ⚠️
internal/infra/config/helpers.go 63.88% 9 Missing and 4 partials ⚠️
internal/infra/config/server.go 92.06% 5 Missing and 5 partials ⚠️
cmd/agent/main.go 38.46% 8 Missing ⚠️
...infra/http/ginserver/middlewares/crypto_decrypt.go 61.90% 5 Missing and 3 partials ⚠️
internal/infra/config/agent.go 83.33% 3 Missing and 3 partials ⚠️
cmd/server/init.go 0.00% 3 Missing ⚠️
internal/application/metrics/metrics.go 84.61% 2 Missing ⚠️
... and 2 more
Flag Coverage Δ
unittests 65.47% <67.51%> (+2.88%) ⬆️

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% <ø> (ø)
...ernal/infra/http/ginserver/middlewares/gin_gzip.go 75.43% <ø> (ø)
...nal/infra/http/ginserver/middlewares/hashsha256.go 73.17% <100.00%> (ø)
...nal/infra/http/ginserver/middlewares/zap_logger.go 0.00% <ø> (ø)
... and 19 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vshulcz vshulcz changed the title Iter25 feat: support for asymmetric encryption to the agent and server Jan 16, 2026
@vshulcz vshulcz merged commit e060240 into sprint_8 Jan 19, 2026
6 checks passed
@vshulcz vshulcz deleted the iter25 branch January 19, 2026 08:01
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