Skip to content

Conversation

tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub commented Mar 3, 2023

@tobegit3hub tobegit3hub self-assigned this Mar 3, 2023
@github-actions github-actions bot added storage-engine openmldb storage engine. nameserver & tablet task-manager openmldb taskmanager labels Mar 3, 2023
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.04 ⚠️

Comparison is base (ce6cde2) 75.72% compared to head (46bf7be) 75.69%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3118      +/-   ##
============================================
- Coverage     75.72%   75.69%   -0.04%     
  Complexity      393      393              
============================================
  Files           672      672              
  Lines        124836   124839       +3     
  Branches       1117     1117              
============================================
- Hits          94538    94493      -45     
- Misses        30062    30110      +48     
  Partials        236      236              
Impacted Files Coverage Δ
...nmldb/taskmanager/server/impl/TaskManagerImpl.java 0.00% <0.00%> (ø)
...openmldb/taskmanager/OpenmldbBatchjobManager.scala 0.00% <0.00%> (ø)
...adigm/openmldb/taskmanager/util/BatchJobUtil.scala 0.00% <0.00%> (ø)
...s/query_response_time/deploy_query_response_time.h 81.25% <0.00%> (-18.75%) ⬇️
src/codec/field_codec.h 16.66% <0.00%> (-4.77%) ⬇️
...atistics/query_response_time/query_response_time.h 78.26% <0.00%> (-4.35%) ⬇️
.../query_response_time/deploy_query_response_time.cc 97.10% <0.00%> (-2.90%) ⬇️
src/zk/zk_client.cc 83.37% <0.00%> (-1.56%) ⬇️
src/replica/log_replicator.cc 82.31% <0.00%> (-1.29%) ⬇️
src/catalog/client_manager.h 29.06% <0.00%> (-1.17%) ⬇️
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

SDK Test Report

  92 files    92 suites   1m 38s ⏱️
185 tests 175 ✔️ 10 💤 0
231 runs  221 ✔️ 10 💤 0

Results for commit 46bf7be.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

Linux Test Report

       56 files       230 suites   1h 15m 32s ⏱️
11 923 tests 11 916 ✔️ 7 💤 0
16 924 runs  16 917 ✔️ 7 💤 0

Results for commit 46bf7be.

♻️ This comment has been updated with latest results.

@tobegit3hub tobegit3hub merged commit 9f7e245 into 4paradigm:main Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
storage-engine openmldb storage engine. nameserver & tablet task-manager openmldb taskmanager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure batchjob jar exists and enable unit tests for TaskManager
3 participants