You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/06 23:17:08 UTC

[GitHub] codecov-io commented on issue #13555: [MXNET-1253] fix control_flow_op

codecov-io commented on issue #13555: [MXNET-1253] fix control_flow_op
URL: https://github.com/apache/incubator-mxnet/pull/13555#issuecomment-445065660
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13555?src=pr&el=h1) Report
   > Merging [#13555](https://codecov.io/gh/apache/incubator-mxnet/pull/13555?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-mxnet/commit/8bbac827742c21607a863137792f03bd09847419?src=pr&el=desc) will **increase** coverage by `0.54%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/graphs/tree.svg?width=650&token=7GtR5LCDtb&height=150&src=pr)](https://codecov.io/gh/apache/incubator-mxnet/pull/13555?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #13555      +/-   ##
   ==========================================
   + Coverage   82.69%   83.24%   +0.54%     
   ==========================================
     Files         720      745      +25     
     Lines       79320    83337    +4017     
     Branches     3190     3188       -2     
   ==========================================
   + Hits        65596    69376    +3780     
   - Misses      12863    13102     +239     
   + Partials      861      859       -2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-mxnet/pull/13555?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [src/operator/tensor/control\_flow\_op.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3RlbnNvci9jb250cm9sX2Zsb3dfb3AuaA==) | `96.22% <ø> (ø)` | :arrow_up: |
   | [src/operator/tensor/dot-inl.cuh](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3RlbnNvci9kb3QtaW5sLmN1aA==) | `90.38% <0%> (-1.93%)` | :arrow_down: |
   | [...re-package/src/org/apache/clojure\_mxnet/random.clj](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-Y29udHJpYi9jbG9qdXJlLXBhY2thZ2Uvc3JjL29yZy9hcGFjaGUvY2xvanVyZV9teG5ldC9yYW5kb20uY2xq) | `100% <0%> (ø)` | :arrow_up: |
   | [tests/cpp/kvstore/gpu\_topology\_test.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-dGVzdHMvY3BwL2t2c3RvcmUvZ3B1X3RvcG9sb2d5X3Rlc3QuY2M=) | `97.28% <0%> (ø)` | |
   | [tests/cpp/operator/batchnorm\_test.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-dGVzdHMvY3BwL29wZXJhdG9yL2JhdGNobm9ybV90ZXN0LmNj) | `87.07% <0%> (ø)` | |
   | [tests/cpp/operator/runner/core\_op\_runner\_test.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-dGVzdHMvY3BwL29wZXJhdG9yL3J1bm5lci9jb3JlX29wX3J1bm5lcl90ZXN0LmNj) | `95.86% <0%> (ø)` | |
   | [tests/cpp/operator/fully\_conn\_perf.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-dGVzdHMvY3BwL29wZXJhdG9yL2Z1bGx5X2Nvbm5fcGVyZi5jYw==) | `94.73% <0%> (ø)` | |
   | [tests/cpp/include/test\_core\_op.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-dGVzdHMvY3BwL2luY2x1ZGUvdGVzdF9jb3JlX29wLmg=) | `95.23% <0%> (ø)` | |
   | [tests/cpp/operator/tune/operator\_tune\_test.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-dGVzdHMvY3BwL29wZXJhdG9yL3R1bmUvb3BlcmF0b3JfdHVuZV90ZXN0LmNj) | `92.15% <0%> (ø)` | |
   | [tests/cpp/misc/base.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree#diff-dGVzdHMvY3BwL21pc2MvYmFzZS5jYw==) | `100% <0%> (ø)` | |
   | ... and [22 more](https://codecov.io/gh/apache/incubator-mxnet/pull/13555/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13555?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/incubator-mxnet/pull/13555?src=pr&el=footer). Last update [8bbac82...08f4977](https://codecov.io/gh/apache/incubator-mxnet/pull/13555?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 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