OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

feat: print stdout log to log file in startup script

Open haseeb-xd opened this issue 1 year ago • 3 comments

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Modified a log line in startup script

  • What is the current behavior? (You can also link to an open issue here)

Issue #2518

  • What is the new behavior (if this is a feature change)?

haseeb-xd avatar Sep 22 '22 07:09 haseeb-xd

Codecov Report

Base: 75.81% // Head: 75.82% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (0615cb9) compared to base (5c06b0f). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2531      +/-   ##
============================================
+ Coverage     75.81%   75.82%   +0.01%     
  Complexity      377      377              
============================================
  Files           638      638              
  Lines        120504   120471      -33     
  Branches       1053     1053              
============================================
- Hits          91361    91353       -8     
+ Misses        28928    28903      -25     
  Partials        215      215              
Impacted Files Coverage Δ
src/zk/dist_lock.cc 83.33% <100.00%> (ø)
src/storage/aggregator.cc 77.80% <0.00%> (-1.10%) :arrow_down:
src/tablet/tablet_impl.cc 62.34% <0.00%> (-0.44%) :arrow_down:
hybridse/src/codec/fe_row_codec.cc 78.36% <0.00%> (-0.32%) :arrow_down:
src/storage/mem_table.cc 89.95% <0.00%> (-0.15%) :arrow_down:
hybridse/src/vm/runner.cc 68.12% <0.00%> (+0.04%) :arrow_up:
src/sdk/db_sdk.cc 66.36% <0.00%> (+0.22%) :arrow_up:
src/cmd/display.h 13.28% <0.00%> (+0.94%) :arrow_up:
src/log/log_reader.cc 79.77% <0.00%> (+2.56%) :arrow_up:
src/replica/replicate_node.cc 78.21% <0.00%> (+3.35%) :arrow_up:
... and 1 more

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

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

codecov[bot] avatar Sep 22 '22 07:09 codecov[bot]

SDK Test Report

  81 files    81 suites   6m 6s :stopwatch: 169 tests 167 :heavy_check_mark: 2 :zzz: 0 :x: 212 runs  210 :heavy_check_mark: 2 :zzz: 0 :x:

Results for commit 0615cb9a.

github-actions[bot] avatar Sep 22 '22 08:09 github-actions[bot]

Linux Test Report

561 tests   554 :heavy_check_mark:  26m 12s :stopwatch:   57 suites      7 :zzz:   51 files        0 :x:

Results for commit 0615cb9a.

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

github-actions[bot] avatar Sep 22 '22 08:09 github-actions[bot]