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 tablet contains null binary or date value serialize NPE #13669

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Sep 30, 2024

Description

As title.

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 94.11765% with 3 lines in your changes missing coverage. Please review.

Project coverage is 41.34%. Comparing base (4a5c902) to head (e82266c).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...va/org/apache/iotdb/session/util/SessionUtils.java 94.11% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13669      +/-   ##
============================================
+ Coverage     41.33%   41.34%   +0.01%     
  Complexity       71       71              
============================================
  Files          4005     4006       +1     
  Lines        249703   249808     +105     
  Branches      30361    30377      +16     
============================================
+ Hits         103212   103283      +71     
- Misses       146491   146525      +34     

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

@HTHou HTHou changed the title Fix tablet contains null binary or date value serialized NPE Fix tablet contains null binary or date value serialize NPE Sep 30, 2024
Copy link

sonarcloud bot commented Oct 10, 2024

@HTHou HTHou merged commit 2c74c3e into master Oct 10, 2024
39 checks passed
@HTHou HTHou deleted the move_tablet_bytes_calculation_to_session branch October 10, 2024 02:50
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.

2 participants