Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support displaying history EngineConn information #2495

Merged
merged 9 commits into from
Jul 19, 2022

Conversation

peacewong
Copy link
Contributor

What is the purpose of the change

close #2227

Brief change log

  • Support displaying history EngineConn information

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #2495 (2c6ff5c) into dev-1.2.0 (b0f5008) will decrease coverage by 3.31%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##             dev-1.2.0    #2495      +/-   ##
===============================================
- Coverage        19.96%   16.65%   -3.32%     
- Complexity        1028     1106      +78     
===============================================
  Files              453      636     +183     
  Lines            13689    19529    +5840     
  Branches          2149     2770     +621     
===============================================
+ Hits              2733     3252     +519     
- Misses           10592    15841    +5249     
- Partials           364      436      +72     
Impacted Files Coverage Δ
...he/linkis/cli/core/exception/CommandException.java 0.00% <0.00%> (-100.00%) ⬇️
.../linkis/cli/core/exception/error/CommonErrMsg.java 0.00% <0.00%> (-93.94%) ⬇️
...ava/org/apache/linkis/cli/core/utils/LogUtils.java 0.00% <0.00%> (-60.00%) ⬇️
...ore/exception/handler/CommandExceptionHandler.java 9.09% <0.00%> (-45.46%) ⬇️
...ore/exception/handler/DefaultExceptionHandler.java 0.00% <0.00%> (-31.43%) ⬇️
...li/core/interactor/command/CmdTemplateFactory.java 0.00% <0.00%> (-15.39%) ⬇️
...core/service/impl/DataSourceRelateServiceImpl.java 25.00% <0.00%> (-15.00%) ⬇️
...scala/org/apache/linkis/common/utils/Logging.scala 15.38% <0.00%> (-7.70%) ⬇️
...apache/linkis/scheduler/future/BDPFutureTask.scala 70.00% <0.00%> (-5.00%) ⬇️
...linkis/jobhistory/restful/api/QueryRestfulApi.java 41.44% <0.00%> (-0.77%) ⬇️
... and 385 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0f5008...2c6ff5c. Read the comment docs.

Copy link
Contributor

@det101 det101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@peacewong peacewong merged commit bef6281 into apache:dev-1.2.0 Jul 19, 2022
@peacewong peacewong deleted the dev-1.1.4-web-feature branch July 25, 2022 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants