OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

add time_series_pool

Open yanchaomei opened this issue 2 years ago • 2 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)?

yanchaomei avatar Aug 10 '22 01:08 yanchaomei

Linux Test Report

0 tests   0 :heavy_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit dbc8a504.

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

github-actions[bot] avatar Aug 10 '22 01:08 github-actions[bot]

SDK Test Report

17 files  17 suites   20s :stopwatch: 59 tests 55 :heavy_check_mark: 0 :zzz: 4 :x: 88 runs  80 :heavy_check_mark: 0 :zzz: 8 :x:

For more details on these failures, see this check.

Results for commit dbc8a504.

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

github-actions[bot] avatar Aug 10 '22 02:08 github-actions[bot]

Codecov Report

Base: 78.93% // Head: 53.03% // Decreases project coverage by -25.90% :warning:

Coverage data is based on head (dbc8a50) compared to base (dd161d5). Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##              dev    #2330       +/-   ##
===========================================
- Coverage   78.93%   53.03%   -25.91%     
===========================================
  Files         497        2      -495     
  Lines      113255      181   -113074     
===========================================
- Hits        89403       96    -89307     
+ Misses      23836       69    -23767     
  Partials       16       16               
Impacted Files Coverage Δ
src/storage/mem_table.cc
src/storage/segment.cc
src/storage/segment.h
src/storage/segment_test.cc
hybridse/src/udf/default_udf_library.h
hybridse/include/sdk/result_set.h
hybridse/src/base/graph.h
...ybridse/examples/toydb/src/sdk/request_row_test.cc
src/tablet/data_receiver.cc
hybridse/src/codec/row.cc
... and 485 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 Oct 19 '22 03:10 codecov[bot]