apache / tsfile

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

Remove the assumption that id columns should be the first in read #268

Closed jt2594838 closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 63.55%. Comparing base (f8480cc) to head (391b554). Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...a/org/apache/tsfile/file/metadata/TableSchema.java 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #268 +/- ## =========================================== + Coverage 62.15% 63.55% +1.39% =========================================== Files 493 495 +2 Lines 32439 31745 -694 Branches 4232 4110 -122 =========================================== + Hits 20162 20175 +13 + Misses 11823 11115 -708 - Partials 454 455 +1 ```

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