apache / tsfile

Apache TsFile
https://tsfile.apache.org/
Apache License 2.0
104 stars 50 forks source link

Fix tablet isNull method not correct #255

Closed HTHou closed 1 month ago

HTHou commented 1 month ago

As title.

getTimeBytesSize() && getTotalValueOccupation() will be moved to SessionUtils. See https://github.com/apache/iotdb/pull/13669

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.96%. Comparing base (89cfae7) to head (6c22640).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #255 +/- ## =========================================== + Coverage 61.91% 61.96% +0.05% =========================================== Files 491 491 Lines 32265 32237 -28 Branches 4226 4220 -6 =========================================== Hits 19977 19977 + Misses 11841 11813 -28 Partials 447 447 ```

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