Skip to content

fix(runner): build cluster request join runner

Codecov / codecov/project succeeded Nov 10, 2023 in 0s

75.32% (+0.00%) compared to 23d7c50

View this Pull Request on Codecov

75.32% (+0.00%) compared to 23d7c50

Details

Codecov Report

Attention: 467 lines in your changes are missing coverage. Please review.

Comparison is base (23d7c50) 75.31% compared to head (927744e) 75.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##               main    #3576    +/-   ##
==========================================
  Coverage     75.31%   75.32%            
  Complexity      587      587            
==========================================
  Files           719      725     +6     
  Lines        129836   130163   +327     
  Branches       1280     1280            
==========================================
+ Hits          97787    98041   +254     
- Misses        31763    31836    +73     
  Partials        286      286            
Files Coverage Δ
...ridse/examples/toydb/src/storage/table_iterator.cc 90.71% <100.00%> (ø)
...bridse/examples/toydb/src/tablet/tablet_catalog.cc 66.66% <ø> (+9.34%) ⬆️
...amples/toydb/src/testing/toydb_engine_test_base.cc 73.46% <100.00%> (-0.54%) ⬇️
hybridse/include/codec/fe_row_codec.h 87.32% <100.00%> (+0.36%) ⬆️
hybridse/include/codec/row.h 95.00% <100.00%> (ø)
hybridse/include/codec/row_list.h 89.28% <100.00%> (+24.06%) ⬆️
hybridse/include/vm/simple_catalog.h 80.00% <ø> (ø)
hybridse/src/base/fe_slice.cc 85.29% <100.00%> (ø)
...idse/src/passes/physical/batch_request_optimize.cc 90.62% <100.00%> (+0.26%) ⬆️
...src/passes/physical/batch_request_optimize_test.cc 100.00% <100.00%> (ø)
... and 36 more

... and 21 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.