OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

fix: recreate index failed

Open dl239 opened this issue 1 year ago • 3 comments

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

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

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

dl239 avatar Sep 06 '22 08:09 dl239

Codecov Report

Base: 75.60% // Head: 75.62% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (3897907) compared to base (26ba54c). Patch coverage: 90.90% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2440      +/-   ##
============================================
+ Coverage     75.60%   75.62%   +0.01%     
  Complexity      392      392              
============================================
  Files           644      644              
  Lines        121346   121367      +21     
  Branches       1060     1060              
============================================
+ Hits          91748    91784      +36     
+ Misses        29361    29346      -15     
  Partials        237      237              
Impacted Files Coverage Δ
src/storage/mem_table.cc 89.89% <0.00%> (-0.57%) :arrow_down:
src/schema/index_test.cc 100.00% <100.00%> (ø)
src/schema/index_util.cc 76.76% <100.00%> (+1.01%) :arrow_up:
src/storage/disk_table_snapshot.cc 56.71% <0.00%> (-4.48%) :arrow_down:
src/base/file_util.h 79.14% <0.00%> (-1.61%) :arrow_down:
src/sdk/db_sdk.cc 66.14% <0.00%> (-0.45%) :arrow_down:
src/tablet/tablet_impl.cc 62.48% <0.00%> (-0.27%) :arrow_down:
src/client/ns_client.cc 48.80% <0.00%> (-0.15%) :arrow_down:
src/zk/zk_client.cc 83.37% <0.00%> (ø)
... and 12 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 06 '22 08:09 codecov[bot]

SDK Test Report

  83 files    83 suites   1m 36s :stopwatch: 174 tests 168 :heavy_check_mark: 6 :zzz: 0 :x: 220 runs  214 :heavy_check_mark: 6 :zzz: 0 :x:

Results for commit 3897907c.

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

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

Linux Test Report

567 tests   560 :heavy_check_mark:  26m 9s :stopwatch:   57 suites      7 :zzz:   51 files        0 :x:

Results for commit 3897907c.

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

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