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

Fix float encoder overflow #342

Merged
merged 4 commits into from
Dec 25, 2024
Merged

Fix float encoder overflow #342

merged 4 commits into from
Dec 25, 2024

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Dec 19, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

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

Project coverage is 64.55%. Comparing base (a0310f8) to head (50ad190).
Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
...g/apache/tsfile/encoding/decoder/FloatDecoder.java 94.44% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #342      +/-   ##
===========================================
+ Coverage    64.01%   64.55%   +0.53%     
===========================================
  Files          515      538      +23     
  Lines        32488    31829     -659     
  Branches      4191     4231      +40     
===========================================
- Hits         20797    20547     -250     
+ Misses       11218    10785     -433     
- Partials       473      497      +24     

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

@HTHou HTHou marked this pull request as ready for review December 25, 2024 03:26
@HTHou HTHou changed the title Float encoder overflow Fix float encoder overflow Dec 25, 2024
@jt2594838 jt2594838 merged commit 654e509 into develop Dec 25, 2024
11 checks passed
@HTHou HTHou deleted the float_encoder_overflow branch December 25, 2024 04:28
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.

3 participants