alicenet / utilities

Utilities for the AliceNet project
MIT License
1 stars 0 forks source link

Creating JSON RPC Proxy service #83

Closed ghost closed 1 year ago

ghost commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 19.36% // Head: 19.36% // No change to project coverage :thumbsup:

Coverage data is based on head (7fdab39) compared to base (473f853). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ======================================= Coverage 19.36% 19.36% ======================================= Files 10 10 Lines 1012 1012 ======================================= Hits 196 196 Misses 812 812 Partials 4 4 ``` | [Impacted Files](https://codecov.io/gh/alicenet/utilities/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alicenet) | Coverage Δ | | |---|---|---| | [internal/alicenet/alicenet.go](https://codecov.io/gh/alicenet/utilities/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alicenet#diff-aW50ZXJuYWwvYWxpY2VuZXQvYWxpY2VuZXQuZ28=) | `0.00% <ø> (ø)` | | | [internal/flagz/flagz.go](https://codecov.io/gh/alicenet/utilities/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alicenet#diff-aW50ZXJuYWwvZmxhZ3ovZmxhZ3ouZ28=) | `86.84% <ø> (ø)` | | | [internal/logz/logz.go](https://codecov.io/gh/alicenet/utilities/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alicenet#diff-aW50ZXJuYWwvbG9nei9sb2d6Lmdv) | `93.33% <ø> (ø)` | | | [internal/mocks/alicenet.mockgen.go](https://codecov.io/gh/alicenet/utilities/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alicenet#diff-aW50ZXJuYWwvbW9ja3MvYWxpY2VuZXQubW9ja2dlbi5nbw==) | `0.00% <ø> (ø)` | | | [internal/service/frontend/frontend.go](https://codecov.io/gh/alicenet/utilities/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alicenet#diff-aW50ZXJuYWwvc2VydmljZS9mcm9udGVuZC9mcm9udGVuZC5nbw==) | `0.00% <ø> (ø)` | | | [internal/service/worker/worker.go](https://codecov.io/gh/alicenet/utilities/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alicenet#diff-aW50ZXJuYWwvc2VydmljZS93b3JrZXIvd29ya2VyLmdv) | `0.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=alicenet). 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=alicenet)

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