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 2020/01/30 04:38:26 UTC

[GitHub] [incubator-mxnet] codecov-io commented on issue #17452: Add test cases for indexing ndarrays with zero-dim array

codecov-io commented on issue #17452: Add test cases for indexing ndarrays with zero-dim array
URL: https://github.com/apache/incubator-mxnet/pull/17452#issuecomment-580079711
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/17452?src=pr&el=h1) Report
   > Merging [#17452](https://codecov.io/gh/apache/incubator-mxnet/pull/17452?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-mxnet/commit/54250d3db9ce4e037b02a9597af39d2c3360efda?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-mxnet/pull/17452/graphs/tree.svg?width=650&token=7GtR5LCDtb&height=150&src=pr)](https://codecov.io/gh/apache/incubator-mxnet/pull/17452?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #17452      +/-   ##
   ==========================================
   + Coverage   67.69%    67.7%   +<.01%     
   ==========================================
     Files         277      277              
     Lines       31570    31570              
     Branches     4812     4812              
   ==========================================
   + Hits        21372    21374       +2     
   + Misses       8809     8808       -1     
   + Partials     1389     1388       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-mxnet/pull/17452?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [python/mxnet/numpy\_op\_signature.py](https://codecov.io/gh/apache/incubator-mxnet/pull/17452/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L251bXB5X29wX3NpZ25hdHVyZS5weQ==) | `89.18% <ø> (ø)` | :arrow_up: |
   | [python/mxnet/numpy/multiarray.py](https://codecov.io/gh/apache/incubator-mxnet/pull/17452/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L251bXB5L211bHRpYXJyYXkucHk=) | `81.99% <ø> (ø)` | :arrow_up: |
   | [python/mxnet/ndarray/ndarray.py](https://codecov.io/gh/apache/incubator-mxnet/pull/17452/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L25kYXJyYXkvbmRhcnJheS5weQ==) | `82.72% <0%> (+0.15%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/17452?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/17452?src=pr&el=footer). Last update [54250d3...ea6faad](https://codecov.io/gh/apache/incubator-mxnet/pull/17452?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