You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/07/21 01:54:04 UTC

[GitHub] [skywalking-rust] jmjoy opened a new pull request, #33: Move skywalking_proto mod to single files.

jmjoy opened a new pull request, #33:
URL: https://github.com/apache/skywalking-rust/pull/33

   Move `skywalking_proto` mod to single files, and add some methods to SpanObject.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-rust] wu-sheng merged pull request #33: Move skywalking_proto mod to single files.

Posted by GitBox <gi...@apache.org>.
wu-sheng merged PR #33:
URL: https://github.com/apache/skywalking-rust/pull/33


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-rust] codecov-commenter commented on pull request #33: Move skywalking_proto mod to single files.

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #33:
URL: https://github.com/apache/skywalking-rust/pull/33#issuecomment-1190951200

   # [Codecov](https://codecov.io/gh/apache/skywalking-rust/pull/33?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 [#33](https://codecov.io/gh/apache/skywalking-rust/pull/33?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (25c3763) into [master](https://codecov.io/gh/apache/skywalking-rust/commit/e8aba5a70fc159d9d4b8dd35b7ca8f5bb9468e47?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e8aba5a) will **decrease** coverage by `0.12%`.
   > The diff coverage is `0.00%`.
   
   > :exclamation: Current head 25c3763 differs from pull request most recent head b6d0720. Consider uploading reports for the commit b6d0720 to get more accurate results
   
   ```diff
   @@            Coverage Diff             @@
   ##           master      #33      +/-   ##
   ==========================================
   - Coverage   39.01%   38.88%   -0.13%     
   ==========================================
     Files          12       13       +1     
     Lines         305      306       +1     
   ==========================================
     Hits          119      119              
   - Misses        186      187       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/skywalking-rust/pull/33?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/context/span.rs](https://codecov.io/gh/apache/skywalking-rust/pull/33/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-c3JjL2NvbnRleHQvc3Bhbi5ycw==) | `0.00% <0.00%> (ø)` | |
   | [src/skywalking\_proto/v3/mod.rs](https://codecov.io/gh/apache/skywalking-rust/pull/33/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% <0.00%> (ø)` | |
   
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org