You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/04/29 03:12:56 UTC

[GitHub] [incubator-linkis] peacewong opened a new pull request, #2059: Use the Task id as the trace id of the log

peacewong opened a new pull request, #2059:
URL: https://github.com/apache/incubator-linkis/pull/2059

   ### What is the purpose of the change
   #2058 
   
   ### Brief change log
   
   - Add taskID to job idinfo 
   - ecm prints entrance taskID log
   - add getJobIdFromStringMap method
   - entrance prints entrance taskID log
   - am prints entrance taskID log
   


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

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] casionone merged pull request #2059: Use the Task id as the trace id of the log

Posted by GitBox <gi...@apache.org>.
casionone merged PR #2059:
URL: https://github.com/apache/incubator-linkis/pull/2059


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

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] codecov[bot] commented on pull request #2059: Use the Task id as the trace id of the log

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #2059:
URL: https://github.com/apache/incubator-linkis/pull/2059#issuecomment-1112844780

   # [Codecov](https://codecov.io/gh/apache/incubator-linkis/pull/2059?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#2059](https://codecov.io/gh/apache/incubator-linkis/pull/2059?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2f97f4b) into [dev-1.1.2](https://codecov.io/gh/apache/incubator-linkis/commit/11c8066c66e836c9ab89c9748e422069d912f97b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (11c8066) will **decrease** coverage by `0.01%`.
   > The diff coverage is `0.00%`.
   
   ```diff
   @@               Coverage Diff               @@
   ##             dev-1.1.2    #2059      +/-   ##
   ===============================================
   - Coverage        18.34%   18.33%   -0.02%     
     Complexity         703      703              
   ===============================================
     Files              344      344              
     Lines            10720    10723       +3     
     Branches          1606     1608       +2     
   ===============================================
   - Hits              1967     1966       -1     
   - Misses            8551     8556       +5     
   + Partials           202      201       -1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-linkis/pull/2059?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ache/linkis/governance/common/utils/JobUtils.scala](https://codecov.io/gh/apache/incubator-linkis/pull/2059/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bGlua2lzLWNvbXB1dGF0aW9uLWdvdmVybmFuY2UvbGlua2lzLWNvbXB1dGF0aW9uLWdvdmVybmFuY2UtY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGlua2lzL2dvdmVybmFuY2UvY29tbW9uL3V0aWxzL0pvYlV0aWxzLnNjYWxh) | `0.00% <0.00%> (ø)` | |
   | [...ache/linkis/common/utils/CodeAndRunTypeUtils.scala](https://codecov.io/gh/apache/incubator-linkis/pull/2059/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bGlua2lzLWNvbW1vbnMvbGlua2lzLWNvbW1vbi9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL2xpbmtpcy9jb21tb24vdXRpbHMvQ29kZUFuZFJ1blR5cGVVdGlscy5zY2FsYQ==) | `71.42% <0.00%> (-2.77%)` | :arrow_down: |
   | [...he/linkis/governance/common/paser/CodeParser.scala](https://codecov.io/gh/apache/incubator-linkis/pull/2059/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bGlua2lzLWNvbXB1dGF0aW9uLWdvdmVybmFuY2UvbGlua2lzLWNvbXB1dGF0aW9uLWdvdmVybmFuY2UtY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGlua2lzL2dvdmVybmFuY2UvY29tbW9uL3Bhc2VyL0NvZGVQYXJzZXIuc2NhbGE=) | `13.69% <0.00%> (-1.26%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-linkis/pull/2059?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-linkis/pull/2059?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [11c8066...2f97f4b](https://codecov.io/gh/apache/incubator-linkis/pull/2059?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


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

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org