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/05 10:27:05 UTC

[GitHub] [incubator-dolphinscheduler] codecov-io edited a comment on issue #1716: Fix bug: Use try-with-resources or close this "Socket" in a "finally" clause.

codecov-io edited a comment on issue #1716: Fix bug: Use try-with-resources or close this "Socket" in a "finally" clause. 
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1716#issuecomment-570896005
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716?src=pr&el=h1) Report
   > Merging [#1716](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716?src=pr&el=desc) into [dev](https://codecov.io/gh/apache/incubator-dolphinscheduler/commit/87e8f0d83bf137f2e469422a4fb042efc407b319?src=pr&el=desc) will **not change** coverage.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716/graphs/tree.svg?width=650&token=bv9iXXRLi9&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##              dev    #1716   +/-   ##
   =======================================
     Coverage   17.48%   17.48%           
   =======================================
     Files         285      285           
     Lines       13912    13912           
     Branches     2274     2275    +1     
   =======================================
     Hits         2433     2433           
     Misses      11206    11206           
     Partials      273      273
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...lphinscheduler/server/worker/task/sql/SqlTask.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL3dvcmtlci90YXNrL3NxbC9TcWxUYXNrLmphdmE=) | `0% <0%> (ø)` | :arrow_up: |
   | [...dolphinscheduler/api/utils/FourLetterWordMain.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL3V0aWxzL0ZvdXJMZXR0ZXJXb3JkTWFpbi5qYXZh) | `0% <0%> (ø)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716?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/1716?src=pr&el=footer). Last update [87e8f0d...e5b816e](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1716?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