apache / tsfile

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

[To dev/1.1] Add LongConsumer ioSizeRecorder in TsFileSequenceReader for IoTDB scan #301

Closed JackieTien97 closed 1 week ago

JackieTien97 commented 1 week ago

cp from https://github.com/apache/tsfile/pull/300

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 70.12987% with 23 lines in your changes missing coverage. Please review.

Please upload report for BASE (dev/1.1@b93019f). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...a/org/apache/tsfile/read/TsFileSequenceReader.java 72.60% 20 Missing :warning:
...ava/org/apache/tsfile/file/header/ChunkHeader.java 33.33% 2 Missing :warning:
...a/org/apache/tsfile/read/UnClosedTsFileReader.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/1.1 #301 +/- ## ========================================== Coverage ? 62.40% ========================================== Files ? 419 Lines ? 27656 Branches ? 3607 ========================================== Hits ? 17259 Misses ? 10058 Partials ? 339 ```

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