codecov-io commented on issue #16638: [WIP] [Numpy] Add sampling method for 
bernoulli
URL: https://github.com/apache/incubator-mxnet/pull/16638#issuecomment-549974047
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/16638?src=pr&el=h1) 
Report
   > Merging 
[#16638](https://codecov.io/gh/apache/incubator-mxnet/pull/16638?src=pr&el=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-mxnet/commit/29e467be25d6b70d9e188cfb49ed2389f396ab39?src=pr&el=desc)
 will **decrease** coverage by `0.05%`.
   > The diff coverage is `32.75%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/graphs/tree.svg?width=650&token=7GtR5LCDtb&height=150&src=pr)](https://codecov.io/gh/apache/incubator-mxnet/pull/16638?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #16638      +/-   ##
   ==========================================
   - Coverage      67%   66.94%   -0.06%     
   ==========================================
     Files         264      271       +7     
     Lines       29507    29980     +473     
     Branches     4357     4440      +83     
   ==========================================
   + Hits        19770    20071     +301     
   - Misses       8490     8637     +147     
   - Partials     1247     1272      +25
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-mxnet/pull/16638?src=pr&el=tree) 
| Coverage Δ | |
   |---|---|---|
   | 
[python/mxnet/base.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2Jhc2UucHk=)
 | `69.77% <100%> (-0.16%)` | :arrow_down: |
   | 
[python/mxnet/numpy\_extension/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L251bXB5X2V4dGVuc2lvbi9fX2luaXRfXy5weQ==)
 | `100% <100%> (ø)` | :arrow_up: |
   | 
[python/mxnet/symbol/numpy\_extension/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L3N5bWJvbC9udW1weV9leHRlbnNpb24vX19pbml0X18ucHk=)
 | `100% <100%> (ø)` | :arrow_up: |
   | 
[python/mxnet/ndarray/numpy\_extension/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L25kYXJyYXkvbnVtcHlfZXh0ZW5zaW9uL19faW5pdF9fLnB5)
 | `100% <100%> (ø)` | :arrow_up: |
   | 
[python/mxnet/symbol/numpy\_extension/random.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L3N5bWJvbC9udW1weV9leHRlbnNpb24vcmFuZG9tLnB5)
 | `24% <24%> (ø)` | |
   | 
[python/mxnet/ndarray/numpy\_extension/random.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L25kYXJyYXkvbnVtcHlfZXh0ZW5zaW9uL3JhbmRvbS5weQ==)
 | `24% <24%> (ø)` | |
   | 
[python/mxnet/numpy\_extension/random.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L251bXB5X2V4dGVuc2lvbi9yYW5kb20ucHk=)
 | `88.88% <75%> (-11.12%)` | :arrow_down: |
   | 
[python/mxnet/gluon/contrib/cnn/conv\_layers.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2dsdW9uL2NvbnRyaWIvY25uL2NvbnZfbGF5ZXJzLnB5)
 | `41.6% <0%> (-25.49%)` | :arrow_down: |
   | 
[python/mxnet/contrib/quantization.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2NvbnRyaWIvcXVhbnRpemF0aW9uLnB5)
 | `61.39% <0%> (-0.49%)` | :arrow_down: |
   | 
[...hon/mxnet/gluon/contrib/estimator/event\_handler.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2dsdW9uL2NvbnRyaWIvZXN0aW1hdG9yL2V2ZW50X2hhbmRsZXIucHk=)
 | `73.56% <0%> (-0.35%)` | :arrow_down: |
   | ... and [34 
more](https://codecov.io/gh/apache/incubator-mxnet/pull/16638/diff?src=pr&el=tree-more)
 | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/16638?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/16638?src=pr&el=footer).
 Last update 
[29e467b...70ae946](https://codecov.io/gh/apache/incubator-mxnet/pull/16638?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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to