You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/01/07 09:16:17 UTC

[GitHub] [rocketmq-client-cpp] codecov-io commented on issue #218: fix(unittest): open some test cases

codecov-io commented on issue #218:  fix(unittest): open some test cases
URL: https://github.com/apache/rocketmq-client-cpp/pull/218#issuecomment-571502314
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218?src=pr&el=h1) Report
   > Merging [#218](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218?src=pr&el=desc) into [master](https://codecov.io/gh/apache/rocketmq-client-cpp/commit/7fb9f0d181110de15a83b03371465875c6c46008?src=pr&el=desc) will **increase** coverage by `1.77%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/graphs/tree.svg?width=650&token=L5As3jdqFW&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #218      +/-   ##
   ==========================================
   + Coverage   43.75%   45.53%   +1.77%     
   ==========================================
     Files         170      171       +1     
     Lines       10223    10243      +20     
   ==========================================
   + Hits         4473     4664     +191     
   + Misses       5750     5579     -171
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [test/src/message/StringIdMakerTest.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-dGVzdC9zcmMvbWVzc2FnZS9TdHJpbmdJZE1ha2VyVGVzdC5jcHA=) | `100% <ø> (ø)` | |
   | [test/src/message/BatchMessageTest.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-dGVzdC9zcmMvbWVzc2FnZS9CYXRjaE1lc3NhZ2VUZXN0LmNwcA==) | `100% <ø> (ø)` | |
   | [test/src/common/UrlTest.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-dGVzdC9zcmMvY29tbW9uL1VybFRlc3QuY3Bw) | `100% <ø> (ø)` | |
   | [test/src/transport/ClientRemotingProcessorTest.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-dGVzdC9zcmMvdHJhbnNwb3J0L0NsaWVudFJlbW90aW5nUHJvY2Vzc29yVGVzdC5jcHA=) | `99.11% <100%> (+14.56%)` | :arrow_up: |
   | [src/message/MQDecoder.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UvTVFEZWNvZGVyLmNwcA==) | `98.34% <100%> (+10.11%)` | :arrow_up: |
   | [test/src/MQClientManagerTest.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-dGVzdC9zcmMvTVFDbGllbnRNYW5hZ2VyVGVzdC5jcHA=) | `100% <100%> (ø)` | |
   | [test/src/message/MQMessageTest.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-dGVzdC9zcmMvbWVzc2FnZS9NUU1lc3NhZ2VUZXN0LmNwcA==) | `100% <100%> (+56.98%)` | :arrow_up: |
   | [test/src/message/MQDecoderTest.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-dGVzdC9zcmMvbWVzc2FnZS9NUURlY29kZXJUZXN0LmNwcA==) | `100% <100%> (+6.18%)` | :arrow_up: |
   | [src/common/MemoryOutputStream.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree#diff-c3JjL2NvbW1vbi9NZW1vcnlPdXRwdXRTdHJlYW0uY3Bw) | `79.22% <0%> (-6.5%)` | :arrow_down: |
   | ... and [11 more](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218?src=pr&el=footer). Last update [7fb9f0d...8baf49a](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/218?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services