Skip to content

fix

Huang Wei 966b2d5
Codecov / codecov/project succeeded Jun 28, 2024 in 1s

74.79% (+33.18%) compared to 25bd745

View this Pull Request on Codecov

74.79% (+33.18%) compared to 25bd745

Details

Codecov Report

Attention: Patch coverage is 29.87274% with 1047 lines in your changes missing coverage. Please review.

Project coverage is 74.79%. Comparing base (25bd745) to head (966b2d5).

Files Patch % Lines
src/storage/index_organized_table.cc 0.00% 404 Missing ⚠️
src/sdk/sql_cluster_router.cc 11.94% 177 Missing ⚠️
src/storage/iot_segment.cc 33.96% 173 Missing ⚠️
src/storage/iot_segment.h 11.11% 80 Missing ⚠️
src/base/index_util.cc 0.00% 57 Missing ⚠️
src/tablet/tablet_impl.cc 46.23% 50 Missing ⚠️
src/client/tablet_client.cc 18.75% 39 Missing ⚠️
src/storage/iot_segment_test.cc 88.52% 14 Missing ⚠️
src/storage/schema.cc 25.00% 9 Missing ⚠️
hybridse/src/planv2/ast_node_converter.cc 55.55% 8 Missing ⚠️
... and 9 more
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3944       +/-   ##
=============================================
+ Coverage     41.61%   74.79%   +33.18%     
  Complexity      711      711               
=============================================
  Files           196      762      +566     
  Lines         11790   137527   +125737     
  Branches       2072     1474      -598     
=============================================
+ Hits           4906   102868    +97962     
- Misses         6581    34356    +27775     
  Partials        303      303               

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