codecov-commenter commented on PR #48: URL: https://github.com/apache/skywalking-rust/pull/48#issuecomment-1246707502
# [Codecov](https://codecov.io/gh/apache/skywalking-rust/pull/48?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#48](https://codecov.io/gh/apache/skywalking-rust/pull/48?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (34d40ac) into [master](https://codecov.io/gh/apache/skywalking-rust/commit/10aa9026c96a7d78db86112a2b699bf0cc70b56c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (10aa902) will **decrease** coverage by `0.72%`. > The diff coverage is `7.31%`. ```diff @@ Coverage Diff @@ ## master #48 +/- ## ========================================== - Coverage 22.12% 21.40% -0.73% ========================================== Files 18 20 +2 Lines 592 612 +20 ========================================== Hits 131 131 - Misses 461 481 +20 ``` | [Impacted Files](https://codecov.io/gh/apache/skywalking-rust/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [src/logging/logger.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2xvZ2dpbmcvbG9nZ2VyLnJz) | `0.00% <0.00%> (ø)` | | | [src/logging/record.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2xvZ2dpbmcvcmVjb3JkLnJz) | `0.00% <0.00%> (ø)` | | | [src/management/instance.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21hbmFnZW1lbnQvaW5zdGFuY2UucnM=) | `0.00% <0.00%> (ø)` | | | [src/metrics/meter.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21ldHJpY3MvbWV0ZXIucnM=) | `0.00% <0.00%> (ø)` | | | [src/metrics/metricer.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21ldHJpY3MvbWV0cmljZXIucnM=) | `0.00% <0.00%> (ø)` | | | [src/reporter/grpc.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JlcG9ydGVyL2dycGMucnM=) | `0.00% <0.00%> (ø)` | | | [src/reporter/mod.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JlcG9ydGVyL21vZC5ycw==) | `0.00% <ø> (ø)` | | | [src/reporter/print.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JlcG9ydGVyL3ByaW50LnJz) | `36.84% <ø> (ø)` | | | [src/skywalking\_proto/v3/mod.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3NreXdhbGtpbmdfcHJvdG8vdjMvbW9kLnJz) | `0.00% <ø> (ø)` | | | [src/trace/span.rs](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3RyYWNlL3NwYW4ucnM=) | `0.00% <ø> (ø)` | | | ... and [4 more](https://codecov.io/gh/apache/skywalking-rust/pull/48/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | | :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
