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 2019/01/23 16:05:38 UTC

[GitHub] codecov-io commented on issue #13966: upload example code for snail with gluon

codecov-io commented on issue #13966: upload example code for snail with gluon
URL: https://github.com/apache/incubator-mxnet/pull/13966#issuecomment-456860141
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13966?src=pr&el=h1) Report
   > Merging [#13966](https://codecov.io/gh/apache/incubator-mxnet/pull/13966?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-mxnet/commit/4c88f3049695b9c751a6d1a228853f18b2733358?src=pr&el=desc) will **increase** coverage by `0.34%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/graphs/tree.svg?width=650&token=7GtR5LCDtb&height=150&src=pr)](https://codecov.io/gh/apache/incubator-mxnet/pull/13966?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #13966      +/-   ##
   ==========================================
   + Coverage   78.46%    78.8%   +0.34%     
   ==========================================
     Files         763      767       +4     
     Lines       84077    84546     +469     
     Branches     3231     3231              
   ==========================================
   + Hits        65969    66629     +660     
   + Misses      17240    17049     -191     
     Partials      868      868
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-mxnet/pull/13966?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [cpp-package/include/mxnet-cpp/initializer.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-Y3BwLXBhY2thZ2UvaW5jbHVkZS9teG5ldC1jcHAvaW5pdGlhbGl6ZXIuaA==) | `28.35% <0%> (-71.65%)` | :arrow_down: |
   | [cpp-package/include/mxnet-cpp/shape.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-Y3BwLXBhY2thZ2UvaW5jbHVkZS9teG5ldC1jcHAvc2hhcGUuaA==) | `78.46% <0%> (-21.54%)` | :arrow_down: |
   | [cpp-package/include/mxnet-cpp/symbol.hpp](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-Y3BwLXBhY2thZ2UvaW5jbHVkZS9teG5ldC1jcHAvc3ltYm9sLmhwcA==) | `96.22% <0%> (-3.78%)` | :arrow_down: |
   | [src/operator/nn/depthwise\_convolution\_tf.cuh](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL25uL2RlcHRod2lzZV9jb252b2x1dGlvbl90Zi5jdWg=) | `84.7% <0%> (-1.18%)` | :arrow_down: |
   | [src/operator/softmax\_output-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3NvZnRtYXhfb3V0cHV0LWlubC5o) | `59.82% <0%> (-0.88%)` | :arrow_down: |
   | [src/operator/mxnet\_op.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL214bmV0X29wLmg=) | `80.55% <0%> (-0.76%)` | :arrow_down: |
   | [src/operator/contrib/dgl\_graph.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL2NvbnRyaWIvZGdsX2dyYXBoLmNj) | `91.77% <0%> (-0.12%)` | :arrow_down: |
   | [cpp-package/include/mxnet-cpp/operator.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-Y3BwLXBhY2thZ2UvaW5jbHVkZS9teG5ldC1jcHAvb3BlcmF0b3IuaA==) | `100% <0%> (ø)` | :arrow_up: |
   | [cpp-package/include/mxnet-cpp/ndarray.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-Y3BwLXBhY2thZ2UvaW5jbHVkZS9teG5ldC1jcHAvbmRhcnJheS5o) | `100% <0%> (ø)` | :arrow_up: |
   | [cpp-package/include/mxnet-cpp/op\_suppl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree#diff-Y3BwLXBhY2thZ2UvaW5jbHVkZS9teG5ldC1jcHAvb3Bfc3VwcGwuaA==) | `100% <0%> (ø)` | |
   | ... and [31 more](https://codecov.io/gh/apache/incubator-mxnet/pull/13966/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13966?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/13966?src=pr&el=footer). Last update [4c88f30...e345cd3](https://codecov.io/gh/apache/incubator-mxnet/pull/13966?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