api: cleanup #129

Merged
vtolstov merged 1 commits from api_cleanup into v3 2022-05-03 14:48:23 +03:00
vtolstov commented 2022-05-03 14:46:13 +03:00 (Migrated from github.com)

Signed-off-by: Vasiliy Tolstov v.tolstov@unistack.org

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
github-actions[bot] (Migrated from github.com) approved these changes 2022-05-03 14:46:28 +03:00
codecov[bot] commented 2022-05-03 14:47:21 +03:00 (Migrated from github.com)

Codecov Report

Merging #129 (dae3c11) into v3 (a10dd3d) will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #129      +/-   ##
==========================================
- Coverage   40.08%   39.92%   -0.16%     
==========================================
  Files          96       95       -1     
  Lines        8561     8515      -46     
==========================================
- Hits         3432     3400      -32     
+ Misses       4780     4769      -11     
+ Partials      349      346       -3     
Impacted Files Coverage Δ
logger/default.go 72.56% <ø> (ø)
network/transport/memory.go 70.55% <0.00%> (-1.23%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a10dd3d...dae3c11. Read the comment docs.

# [Codecov](https://codecov.io/gh/unistack-org/micro/pull/129?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) Report > Merging [#129](https://codecov.io/gh/unistack-org/micro/pull/129?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (dae3c11) into [v3](https://codecov.io/gh/unistack-org/micro/commit/a10dd3d08a380010eaa7d4bb2a7e5f1c2a9e25a1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (a10dd3d) will **decrease** coverage by `0.15%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/unistack-org/micro/pull/129/graphs/tree.svg?width=650&height=150&src=pr&token=OZPO2LP7VS&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org)](https://codecov.io/gh/unistack-org/micro/pull/129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) ```diff @@ Coverage Diff @@ ## v3 #129 +/- ## ========================================== - Coverage 40.08% 39.92% -0.16% ========================================== Files 96 95 -1 Lines 8561 8515 -46 ========================================== - Hits 3432 3400 -32 + Misses 4780 4769 -11 + Partials 349 346 -3 ``` | [Impacted Files](https://codecov.io/gh/unistack-org/micro/pull/129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) | Coverage Δ | | |---|---|---| | [logger/default.go](https://codecov.io/gh/unistack-org/micro/pull/129/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-bG9nZ2VyL2RlZmF1bHQuZ28=) | `72.56% <ø> (ø)` | | | [network/transport/memory.go](https://codecov.io/gh/unistack-org/micro/pull/129/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-bmV0d29yay90cmFuc3BvcnQvbWVtb3J5Lmdv) | `70.55% <0.00%> (-1.23%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/unistack-org/micro/pull/129?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/unistack-org/micro/pull/129?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). Last update [a10dd3d...dae3c11](https://codecov.io/gh/unistack-org/micro/pull/129?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org).
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro#129
No description provided.