trustbloc / agent-sdk

Apache License 2.0
8 stars 21 forks source link

chore: updated to go 1.19 and latest afgo #463

Closed birtony closed 1 year ago

birtony commented 1 year ago

Signed-off-by: Anton Biriukov anton.biriukov@avast.com

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.30% // Head: 85.31% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (c301f61) compared to base (4f294b2). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #463 +/- ## ========================================== + Coverage 85.30% 85.31% +0.01% ========================================== Files 14 14 Lines 1320 1321 +1 ========================================== + Hits 1126 1127 +1 Misses 120 120 Partials 74 74 ``` | [Impacted Files](https://codecov.io/gh/trustbloc/agent-sdk/pull/463?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc) | Coverage Δ | | |---|---|---| | [cmd/agent-rest/main.go](https://codecov.io/gh/trustbloc/agent-sdk/pull/463/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-Y21kL2FnZW50LXJlc3QvbWFpbi5nbw==) | `69.23% <ø> (ø)` | | | [cmd/agent-rest/startcmd/start.go](https://codecov.io/gh/trustbloc/agent-sdk/pull/463/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-Y21kL2FnZW50LXJlc3Qvc3RhcnRjbWQvc3RhcnQuZ28=) | `85.14% <100.00%> (ø)` | | | [pkg/controller/command/blindedrouting/command.go](https://codecov.io/gh/trustbloc/agent-sdk/pull/463/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NvbnRyb2xsZXIvY29tbWFuZC9ibGluZGVkcm91dGluZy9jb21tYW5kLmdv) | `95.00% <100.00%> (ø)` | | | [pkg/controller/command/didclient/command.go](https://codecov.io/gh/trustbloc/agent-sdk/pull/463/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NvbnRyb2xsZXIvY29tbWFuZC9kaWRjbGllbnQvY29tbWFuZC5nbw==) | `82.35% <100.00%> (+0.05%)` | :arrow_up: | | [pkg/controller/command/mediatorclient/command.go](https://codecov.io/gh/trustbloc/agent-sdk/pull/463/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NvbnRyb2xsZXIvY29tbWFuZC9tZWRpYXRvcmNsaWVudC9jb21tYW5kLmdv) | `87.37% <100.00%> (ø)` | | | [pkg/controller/rest/blindedrouting/operation.go](https://codecov.io/gh/trustbloc/agent-sdk/pull/463/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NvbnRyb2xsZXIvcmVzdC9ibGluZGVkcm91dGluZy9vcGVyYXRpb24uZ28=) | `100.00% <100.00%> (ø)` | | | [pkg/controller/rest/mediatorclient/operation.go](https://codecov.io/gh/trustbloc/agent-sdk/pull/463/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NvbnRyb2xsZXIvcmVzdC9tZWRpYXRvcmNsaWVudC9vcGVyYXRpb24uZ28=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.