mosn / pkg

Common packages used by other repos.
Apache License 2.0
26 stars 28 forks source link

Allow Dup Register of Variables #72

Closed antJack closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 49.54% // Head: 50.04% // Increases project coverage by +0.50% :tada:

Coverage data is based on head (ecf0d37) compared to base (80d7c72). Patch coverage: 84.61% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #72 +/- ## ========================================== + Coverage 49.54% 50.04% +0.50% ========================================== Files 56 56 Lines 2985 3013 +28 ========================================== + Hits 1479 1508 +29 Misses 1407 1407 + Partials 99 98 -1 ``` | [Impacted Files](https://codecov.io/gh/mosn/pkg/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn) | Coverage Δ | | |---|---|---| | [variable/factory.go](https://codecov.io/gh/mosn/pkg/pull/72/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-dmFyaWFibGUvZmFjdG9yeS5nbw==) | `85.07% <84.61%> (+11.90%)` | :arrow_up: | | [log/roller.go](https://codecov.io/gh/mosn/pkg/pull/72/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-bG9nL3JvbGxlci5nbw==) | `91.66% <0.00%> (+0.07%)` | :arrow_up: | | [variable/api.go](https://codecov.io/gh/mosn/pkg/pull/72/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-dmFyaWFibGUvYXBpLmdv) | `70.11% <0.00%> (+0.34%)` | :arrow_up: | 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=mosn). 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=mosn)

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