Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add statistic compatibility #380

Closed
wants to merge 17 commits into from
Closed

Conversation

jt2594838
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 74.59016% with 31 lines in your changes missing coverage. Please review.

Project coverage is 64.66%. Comparing base (2a052ad) to head (529ace8).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...che/tsfile/read/common/block/column/IntColumn.java 0.00% 15 Missing ⚠️
...e/tsfile/read/common/block/column/FloatColumn.java 0.00% 5 Missing ⚠️
...he/tsfile/read/common/block/column/LongColumn.java 0.00% 5 Missing ⚠️
...ile/file/metadata/statistics/BinaryStatistics.java 90.00% 1 Missing ⚠️
...le/file/metadata/statistics/BooleanStatistics.java 91.66% 1 Missing ⚠️
...ile/file/metadata/statistics/DoubleStatistics.java 94.44% 1 Missing ⚠️
...file/file/metadata/statistics/FloatStatistics.java 94.44% 1 Missing ⚠️
...sfile/file/metadata/statistics/LongStatistics.java 94.44% 1 Missing ⚠️
...ile/file/metadata/statistics/StringStatistics.java 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #380      +/-   ##
===========================================
- Coverage    64.68%   64.66%   -0.03%     
===========================================
  Files          541      541              
  Lines        32327    32367      +40     
  Branches      4311     4318       +7     
===========================================
+ Hits         20910    20929      +19     
- Misses       10920    10941      +21     
  Partials       497      497              

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

@jt2594838 jt2594838 closed this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants