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: reorder the list of tasks #1256

Merged
merged 2 commits into from
Feb 21, 2022
Merged

feat: reorder the list of tasks #1256

merged 2 commits into from
Feb 21, 2022

Conversation

tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub commented Feb 18, 2022

@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
@tobegit3hub tobegit3hub requested a review from dl239 February 18, 2022 06:21
@github-actions
Copy link
Contributor

Linux Test Report

     101 files       227 suites   45m 27s ⏱️
  8 593 tests   8 590 ✔️ 3 💤 0
12 718 runs  12 715 ✔️ 3 💤 0

Results for commit 8d93a1c.

@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #1256 (8d93a1c) into main (4ced97c) will increase coverage by 0.00%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1256   +/-   ##
=========================================
  Coverage     65.84%   65.84%           
  Complexity      279      279           
=========================================
  Files           568      568           
  Lines        106270   106271    +1     
  Branches        810      812    +2     
=========================================
+ Hits          69974    69977    +3     
+ Misses        36112    36109    -3     
- Partials        184      185    +1     
Impacted Files Coverage Δ
...a/com/_4paradigm/openmldb/batch/SparkPlanner.scala 64.20% <0.00%> (-0.57%) ⬇️
...paradigm/openmldb/taskmanager/JobInfoManager.scala 40.36% <0.00%> (-0.92%) ⬇️
...adigm/openmldb/taskmanager/zk/FailoverWatcher.java 28.78% <100.00%> (+0.54%) ⬆️
src/zk/zk_client.cc 82.65% <0.00%> (-0.28%) ⬇️
src/tablet/tablet_impl.cc 37.67% <0.00%> (-0.03%) ⬇️
src/nameserver/name_server_impl.cc 37.14% <0.00%> (+0.02%) ⬆️
src/client/tablet_client.cc 35.47% <0.00%> (+0.21%) ⬆️
src/sdk/db_sdk.cc 60.60% <0.00%> (+0.60%) ⬆️

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 4ced97c...8d93a1c. Read the comment docs.

@vagetablechicken vagetablechicken merged commit 65fc830 into 4paradigm:main Feb 21, 2022
@lumianph lumianph mentioned this pull request Mar 28, 2022
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