codecov-io edited a comment on issue #16900: introduce gradient update handler to the base estimator URL: https://github.com/apache/incubator-mxnet/pull/16900#issuecomment-558566504 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/16900?src=pr&el=h1) Report > Merging [#16900](https://codecov.io/gh/apache/incubator-mxnet/pull/16900?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-mxnet/commit/9b49cfeaf6176b87ff8673b564b7de687ed9349c?src=pr&el=desc) will **decrease** coverage by `0.11%`. > The diff coverage is `80.95%`. [](https://codecov.io/gh/apache/incubator-mxnet/pull/16900?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #16900 +/- ## ========================================== - Coverage 67.06% 66.95% -0.12% ========================================== Files 271 264 -7 Lines 30173 29804 -369 Branches 4477 4400 -77 ========================================== - Hits 20237 19954 -283 + Misses 8648 8563 -85 + Partials 1288 1287 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-mxnet/pull/16900?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [python/mxnet/gluon/contrib/estimator/estimator.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2dsdW9uL2NvbnRyaWIvZXN0aW1hdG9yL2VzdGltYXRvci5weQ==) | `92.46% <80%> (-0.33%)` | :arrow_down: | | [...hon/mxnet/gluon/contrib/estimator/event\_handler.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2dsdW9uL2NvbnRyaWIvZXN0aW1hdG9yL2V2ZW50X2hhbmRsZXIucHk=) | `71.96% <81.25%> (+0.1%)` | :arrow_up: | | [python/mxnet/rtc.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L3J0Yy5weQ==) | `29.03% <0%> (-58.07%)` | :arrow_down: | | [python/mxnet/ndarray/\_internal.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L25kYXJyYXkvX2ludGVybmFsLnB5) | `52.17% <0%> (-39.14%)` | :arrow_down: | | [python/mxnet/symbol/\_internal.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L3N5bWJvbC9faW50ZXJuYWwucHk=) | `56% <0%> (-36%)` | :arrow_down: | | [python/mxnet/gluon/rnn/rnn\_layer.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2dsdW9uL3Jubi9ybm5fbGF5ZXIucHk=) | `72.78% <0%> (-10.66%)` | :arrow_down: | | [python/mxnet/context.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2NvbnRleHQucHk=) | `85.71% <0%> (-7.15%)` | :arrow_down: | | [python/mxnet/module/bucketing\_module.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L21vZHVsZS9idWNrZXRpbmdfbW9kdWxlLnB5) | `73.66% <0%> (-6.7%)` | :arrow_down: | | [python/mxnet/util.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L3V0aWwucHk=) | `68.18% <0%> (-6.07%)` | :arrow_down: | | [python/mxnet/tvmop.py](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L3R2bW9wLnB5) | `84.21% <0%> (-5.27%)` | :arrow_down: | | ... and [21 more](https://codecov.io/gh/apache/incubator-mxnet/pull/16900/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/16900?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/16900?src=pr&el=footer). Last update [9b49cfe...d325e87](https://codecov.io/gh/apache/incubator-mxnet/pull/16900?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: [email protected] With regards, Apache Git Services
