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

feat: add check for taskmanager config #1262

Merged
merged 5 commits into from
Feb 21, 2022
Merged

feat: add check for taskmanager config #1262

merged 5 commits into from
Feb 21, 2022

Conversation

@tobegit3hub tobegit3hub added the enhancement New feature or request label Feb 18, 2022
@tobegit3hub tobegit3hub added this to the v0.5 milestone Feb 18, 2022
@tobegit3hub tobegit3hub self-assigned this Feb 18, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2022

Linux Test Report

     100 files       226 suites   40m 33s ⏱️
  8 590 tests   8 587 ✔️ 3 💤 0
12 712 runs  12 709 ✔️ 3 💤 0

Results for commit ffd7a2d.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #1262 (ffd7a2d) into main (489a393) will decrease coverage by 0.16%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1262      +/-   ##
============================================
- Coverage     65.68%   65.52%   -0.17%     
+ Complexity      253      222      -31     
============================================
  Files           569      570       +1     
  Lines        106290   106345      +55     
  Branches        817      843      +26     
============================================
- Hits          69820    69685     -135     
- Misses        36307    36514     +207     
+ Partials        163      146      -17     
Impacted Files Coverage Δ
...m/openmldb/taskmanager/config/ConfigException.java 0.00% <0.00%> (ø)
...openmldb/taskmanager/config/TaskManagerConfig.java 0.00% <0.00%> (-54.17%) ⬇️
...openmldb/taskmanager/server/TaskManagerServer.java 0.00% <0.00%> (-50.00%) ⬇️
...igm/openmldb/taskmanager/yarn/YarnClientUtil.scala 0.00% <0.00%> (ø)
...m/_4paradigm/openmldb/taskmanager/zk/HostPort.java 0.00% <0.00%> (-55.56%) ⬇️
...adigm/openmldb/taskmanager/util/BatchJobUtil.scala 0.00% <0.00%> (-41.18%) ⬇️
...adigm/openmldb/taskmanager/zk/FailoverWatcher.java 0.00% <0.00%> (-28.25%) ⬇️
...aradigm/openmldb/taskmanager/zk/ZooKeeperUtil.java 0.00% <0.00%> (-16.18%) ⬇️
...openmldb/taskmanager/client/TaskManagerClient.java 0.00% <0.00%> (-15.60%) ⬇️
... and 8 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 489a393...ffd7a2d. Read the comment docs.

@vagetablechicken vagetablechicken enabled auto-merge (squash) February 21, 2022 07:50
@vagetablechicken vagetablechicken merged commit d4a07c5 into 4paradigm:main Feb 21, 2022
@lumianph lumianph mentioned this pull request Mar 28, 2022
@lumianph lumianph mentioned this pull request May 13, 2022
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants