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/04/14 06:36:32 UTC

[GitHub] [incubator-dolphinscheduler] codecov-io commented on issue #2413: Solve the failure to execute non-query sql

codecov-io commented on issue #2413: Solve the failure to execute non-query sql
URL: https://github.com/apache/incubator-dolphinscheduler/pull/2413#issuecomment-613253714
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413?src=pr&el=h1) Report
   > Merging [#2413](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413?src=pr&el=desc) into [dev](https://codecov.io/gh/apache/incubator-dolphinscheduler/commit/5185d283f9bea4d0a345b256a080b8fa5ee913f6&el=desc) will **decrease** coverage by `0.02%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413/graphs/tree.svg?width=650&height=150&src=pr&token=bv9iXXRLi9)](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##                dev    #2413      +/-   ##
   ============================================
   - Coverage     32.89%   32.87%   -0.03%     
   + Complexity     2275     2274       -1     
   ============================================
     Files           423      423              
     Lines         19839    19839              
     Branches       2366     2366              
   ============================================
   - Hits           6527     6523       -4     
   - Misses        12726    12729       +3     
   - Partials        586      587       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...lphinscheduler/server/worker/task/sql/SqlTask.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL3dvcmtlci90YXNrL3NxbC9TcWxUYXNrLmphdmE=) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (ø)` | |
   | [...he/dolphinscheduler/common/thread/ThreadUtils.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvY29tbW9uL3RocmVhZC9UaHJlYWRVdGlscy5qYXZh) | `71.66% <0.00%> (-6.67%)` | `13.00% <0.00%> (-1.00%)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413?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/2413?src=pr&el=footer). Last update [5185d28...3ef9320](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2413?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