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/03/27 03:40:09 UTC

[GitHub] [incubator-dolphinscheduler] yh2388 opened a new pull request #2321: Fix SqlTask kerberos load scope unreasonable. #2178

yh2388 opened a new pull request #2321: Fix SqlTask kerberos load scope unreasonable. #2178
URL: https://github.com/apache/incubator-dolphinscheduler/pull/2321
 
 
   

----------------------------------------------------------------
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

[GitHub] [incubator-dolphinscheduler] dailidong merged pull request #2321: Fix SqlTask kerberos load scope unreasonable. #2178

Posted by GitBox <gi...@apache.org>.
dailidong merged pull request #2321: Fix SqlTask kerberos load scope unreasonable. #2178
URL: https://github.com/apache/incubator-dolphinscheduler/pull/2321
 
 
   

----------------------------------------------------------------
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

[GitHub] [incubator-dolphinscheduler] codecov-io commented on issue #2321: Fix SqlTask kerberos load scope unreasonable. #2178

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #2321: Fix SqlTask kerberos load scope unreasonable. #2178
URL: https://github.com/apache/incubator-dolphinscheduler/pull/2321#issuecomment-604799964
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321?src=pr&el=h1) Report
   > Merging [#2321](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321?src=pr&el=desc) into [dev](https://codecov.io/gh/apache/incubator-dolphinscheduler/commit/eef8bf4e6de199313499477ac6f8dbac1512f2da&el=desc) will **increase** coverage by `0.03%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321/graphs/tree.svg?width=650&height=150&src=pr&token=bv9iXXRLi9)](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##                dev    #2321      +/-   ##
   ============================================
   + Coverage     31.07%   31.11%   +0.03%     
   - Complexity     1708     1709       +1     
   ============================================
     Files           337      337              
     Lines         17679    17679              
     Branches       2206     2206              
   ============================================
   + Hits           5494     5501       +7     
   + Misses        11623    11617       -6     
   + Partials        562      561       -1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...lphinscheduler/server/worker/task/sql/SqlTask.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL3dvcmtlci90YXNrL3NxbC9TcWxUYXNrLmphdmE=) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (ø)` | |
   | [...nscheduler/server/worker/task/shell/ShellTask.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL3dvcmtlci90YXNrL3NoZWxsL1NoZWxsVGFzay5qYXZh) | `66.03% <0.00%> (+1.88%)` | `5.00% <0.00%> (ø%)` | |
   | [...er/server/worker/task/AbstractCommandExecutor.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL3dvcmtlci90YXNrL0Fic3RyYWN0Q29tbWFuZEV4ZWN1dG9yLmphdmE=) | `39.53% <0.00%> (+2.79%)` | `15.00% <0.00%> (+1.00%)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321?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/2321?src=pr&el=footer). Last update [eef8bf4...7e38e4c](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2321?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