You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/01/03 13:57:27 UTC

[GitHub] [incubator-dolphinscheduler] codecov-io commented on issue #1702: Fix bug: Use try-with-resources or close this "Statement" in a "finally" clause.

codecov-io commented on issue #1702:  Fix bug: Use try-with-resources or close this "Statement" in a "finally" clause.
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1702#issuecomment-570578752
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1702?src=pr&el=h1) Report
   > Merging [#1702](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1702?src=pr&el=desc) into [dev](https://codecov.io/gh/apache/incubator-dolphinscheduler/commit/0a3954107eb5df95383b844874beb5bf0da7c878?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1702/graphs/tree.svg?width=650&token=bv9iXXRLi9&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1702?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##              dev    #1702      +/-   ##
   ==========================================
   + Coverage   17.15%   17.17%   +0.01%     
   ==========================================
     Files         285      285              
     Lines       13900    13884      -16     
     Branches     2267     2269       +2     
   ==========================================
     Hits         2385     2385              
   + Misses      11240    11224      -16     
     Partials      275      275
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1702?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...he/dolphinscheduler/common/utils/ScriptRunner.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1702/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvY29tbW9uL3V0aWxzL1NjcmlwdFJ1bm5lci5qYXZh) | `0% <0%> (ø)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1702?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-dolphinscheduler/pull/1702?src=pr&el=footer). Last update [0a39541...f26bd5c](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1702?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