meter/handler: move to go.unistack.org/micro-meter-handler/v3 #189

Merged
vtolstov merged 2 commits from meter-handler into v3 2023-02-26 13:48:09 +03:00
vtolstov commented 2023-02-26 13:42:57 +03:00 (Migrated from github.com)
  • move meter/handler to go.unistack.org/micro-meter-handler/v3
* move meter/handler to go.unistack.org/micro-meter-handler/v3
github-actions[bot] (Migrated from github.com) reviewed 2023-02-26 13:43:10 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2023-02-26 13:46:27 +03:00
codecov[bot] commented 2023-02-26 13:47:23 +03:00 (Migrated from github.com)

Codecov Report

Merging #189 (2878d0a) into v3 (ce9f896) will decrease coverage by 0.60%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #189      +/-   ##
==========================================
- Coverage   40.93%   40.34%   -0.60%     
==========================================
  Files         100       99       -1     
  Lines        9464     9400      -64     
==========================================
- Hits         3874     3792      -82     
- Misses       5235     5251      +16     
- Partials      355      357       +2     
Impacted Files Coverage Δ
broker/memory.go 47.59% <0.00%> (-7.87%) ⬇️
network/transport/memory.go 70.55% <0.00%> (ø)

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 742b996...2878d0a. Read the comment docs.

# [Codecov](https://codecov.io/gh/unistack-org/micro/pull/189?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) Report > Merging [#189](https://codecov.io/gh/unistack-org/micro/pull/189?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (2878d0a) into [v3](https://codecov.io/gh/unistack-org/micro/commit/ce9f8962871ac77e1739d6d7af0e2b1c7e03d8ba?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (ce9f896) will **decrease** coverage by `0.60%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/unistack-org/micro/pull/189/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/189?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 #189 +/- ## ========================================== - Coverage 40.93% 40.34% -0.60% ========================================== Files 100 99 -1 Lines 9464 9400 -64 ========================================== - Hits 3874 3792 -82 - Misses 5235 5251 +16 - Partials 355 357 +2 ``` | [Impacted Files](https://codecov.io/gh/unistack-org/micro/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) | Coverage Δ | | |---|---|---| | [broker/memory.go](https://codecov.io/gh/unistack-org/micro/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-YnJva2VyL21lbW9yeS5nbw==) | `47.59% <0.00%> (-7.87%)` | :arrow_down: | | [network/transport/memory.go](https://codecov.io/gh/unistack-org/micro/pull/189?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%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/unistack-org/micro/pull/189?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/189?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). Last update [742b996...2878d0a](https://codecov.io/gh/unistack-org/micro/pull/189?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#189
No description provided.