4paradigm / OpenMLDB

OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
https://openmldb.ai
Apache License 2.0
1.59k stars 321 forks source link

fix: correct reference counting for slice #3998

Open aceforeverd opened 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.94%. Comparing base (613250a) to head (43df8d5). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
hybridse/src/base/fe_slice.cc 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3998 +/- ## ======================================= Coverage 77.94% 77.94% ======================================= Files 566 566 Lines 126131 126132 +1 ======================================= + Hits 98307 98309 +2 + Misses 27824 27823 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.