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/02 13:57:02 UTC

[GitHub] [incubator-dolphinscheduler] codecov-io edited a comment on issue #1686: Fix SessionService signOut method exception handle bug

codecov-io edited a comment on issue #1686: Fix SessionService signOut method exception handle bug
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1686#issuecomment-570191695
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686?src=pr&el=h1) Report
   > Merging [#1686](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686?src=pr&el=desc) into [dev](https://codecov.io/gh/apache/incubator-dolphinscheduler/commit/30dd867acbc12a46dbe181d507b4510d819e4079?src=pr&el=desc) will **increase** coverage by `1.2%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686/graphs/tree.svg?width=650&token=bv9iXXRLi9&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff            @@
   ##              dev   #1686     +/-   ##
   ========================================
   + Coverage   15.09%   16.3%   +1.2%     
   ========================================
     Files         283     283             
     Lines       13796   13862     +66     
     Branches     2239    2251     +12     
   ========================================
   + Hits         2083    2260    +177     
   + Misses      11491   11342    -149     
   - Partials      222     260     +38
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...e/dolphinscheduler/api/service/SessionService.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL3NlcnZpY2UvU2Vzc2lvblNlcnZpY2UuamF2YQ==) | `52.94% <ø> (+0.16%)` | :arrow_up: |
   | [...hinscheduler/api/controller/ProjectController.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL2NvbnRyb2xsZXIvUHJvamVjdENvbnRyb2xsZXIuamF2YQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [.../apache/dolphinscheduler/api/utils/CheckUtils.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL3V0aWxzL0NoZWNrVXRpbHMuamF2YQ==) | `54.16% <0%> (+8.33%)` | :arrow_up: |
   | [...cheduler/api/service/ProcessDefinitionService.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL3NlcnZpY2UvUHJvY2Vzc0RlZmluaXRpb25TZXJ2aWNlLmphdmE=) | `26.82% <0%> (+26.82%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686?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/1686?src=pr&el=footer). Last update [30dd867...65bb0e0](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1686?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