OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

fix: fix getJobLog comment

Open yeya24 opened this issue 1 year ago • 3 comments

Signed-off-by: Ben Ye [email protected]

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Modify the comment of the function getJobLog. Fixes #2251

  • What is the current behavior? (You can also link to an open issue here) https://github.com/4paradigm/OpenMLDB/issues/2251

  • What is the new behavior (if this is a feature change)? No, just updating the comment.

yeya24 avatar Aug 05 '22 05:08 yeya24

Codecov Report

Merging #2305 (d76947d) into main (4a6b246) will decrease coverage by 0.02%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2305      +/-   ##
============================================
- Coverage     75.88%   75.85%   -0.03%     
  Complexity      368      368              
============================================
  Files           629      629              
  Lines        119225   119225              
  Branches       1022     1022              
============================================
- Hits          90468    90439      -29     
- Misses        28541    28570      +29     
  Partials        216      216              
Impacted Files Coverage Δ
...openmldb/taskmanager/client/TaskManagerClient.java 0.00% <ø> (ø)
src/log/status.h 70.83% <0.00%> (-12.50%) :arrow_down:
src/storage/disk_table_snapshot.cc 56.71% <0.00%> (-4.48%) :arrow_down:
src/replica/replicate_node.cc 74.30% <0.00%> (-4.47%) :arrow_down:
src/log/log_reader.cc 76.47% <0.00%> (-2.65%) :arrow_down:
src/zk/dist_lock.cc 81.81% <0.00%> (-1.52%) :arrow_down:
hybridse/src/codec/type_codec.cc 74.88% <0.00%> (-0.92%) :arrow_down:
src/schema/schema_adapter.cc 49.67% <0.00%> (-0.66%) :arrow_down:
src/storage/mem_table.cc 89.80% <0.00%> (-0.45%) :arrow_down:
src/tablet/tablet_impl.cc 61.47% <0.00%> (-0.45%) :arrow_down:
... 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.

codecov[bot] avatar Aug 05 '22 06:08 codecov[bot]

Linux Test Report

       55 files       200 suites   53m 43s :stopwatch:   9 274 tests   9 267 :heavy_check_mark: 7 :zzz: 0 :x: 13 635 runs  13 628 :heavy_check_mark: 7 :zzz: 0 :x:

Results for commit d76947d2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Aug 05 '22 06:08 github-actions[bot]

SDK Test Report

  79 files    79 suites   7m 19s :stopwatch: 167 tests 165 :heavy_check_mark: 2 :zzz: 0 :x: 209 runs  207 :heavy_check_mark: 2 :zzz: 0 :x:

Results for commit d76947d2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Aug 05 '22 07:08 github-actions[bot]