mosn / pkg

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

update to mosn.io/api v1.2.3 #69

Closed taoyuanyuan closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 45.73% // Head: 49.54% // Increases project coverage by +3.81% :tada:

Coverage data is based on head (11a9992) compared to base (949046a). Patch coverage: 79.86% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ========================================== + Coverage 45.73% 49.54% +3.81% ========================================== Files 48 56 +8 Lines 2683 2985 +302 ========================================== + Hits 1227 1479 +252 - Misses 1374 1407 +33 - Partials 82 99 +17 ``` | [Impacted Files](https://codecov.io/gh/mosn/pkg/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn) | Coverage Δ | | |---|---|---| | [variable/protocolres.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-dmFyaWFibGUvcHJvdG9jb2xyZXMuZ28=) | `61.90% <61.90%> (ø)` | | | [variable/api.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-dmFyaWFibGUvYXBpLmdv) | `69.76% <69.76%> (ø)` | | | [variable/factory.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-dmFyaWFibGUvZmFjdG9yeS5nbw==) | `73.17% <73.17%> (ø)` | | | [buffer/buffer.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-YnVmZmVyL2J1ZmZlci5nbw==) | `80.28% <80.28%> (ø)` | | | [variable/var.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-dmFyaWFibGUvdmFyLmdv) | `96.15% <96.15%> (ø)` | | | [buffer/bytebuffer\_ctx.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-YnVmZmVyL2J5dGVidWZmZXJfY3R4Lmdv) | `100.00% <100.00%> (ø)` | | | [buffer/log.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-YnVmZmVyL2xvZy5nbw==) | `50.00% <100.00%> (ø)` | | | [internal/context/context.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-aW50ZXJuYWwvY29udGV4dC9jb250ZXh0Lmdv) | `100.00% <100.00%> (ø)` | | | [internal/context/wrapper.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-aW50ZXJuYWwvY29udGV4dC93cmFwcGVyLmdv) | `100.00% <100.00%> (ø)` | | | [buffer/bytebuffer\_pool.go](https://codecov.io/gh/mosn/pkg/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mosn#diff-YnVmZmVyL2J5dGVidWZmZXJfcG9vbC5nbw==) | `93.75% <0.00%> (+17.18%)` | :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.

codefromthecrypt commented 2 years ago

Screenshot 2022-11-02 at 1 55 13 PM

"test" I think you need to delete manually from settings like this @taoyuanyuan

codefromthecrypt commented 2 years ago

Screenshot 2022-11-02 at 1 56 34 PM

click edit, then delete the stale rule I mean.

taoyuanyuan commented 2 years ago

Screenshot 2022-11-02 at 1 55 13 PM

"test" I think you need to delete manually from settings like this @taoyuanyuan

@codefromthecrypt thank you!