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

Supplement deletion-related tests and bug fixes #14315

Merged
merged 32 commits into from
Dec 30, 2024
Merged

Conversation

jt2594838
Copy link
Contributor

@jt2594838 jt2594838 commented Dec 4, 2024

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 68.18182% with 35 lines in your changes missing coverage. Please review.

Project coverage is 39.40%. Comparing base (554d7d8) to head (c1a869e).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
...b/queryengine/execution/fragment/QueryContext.java 22.22% 7 Missing ⚠️
...nner/plan/node/write/RelationalDeleteDataNode.java 56.25% 7 Missing ⚠️
.../iotdb/db/storageengine/dataregion/DataRegion.java 66.66% 6 Missing ⚠️
...gine/dataregion/modification/ModificationFile.java 64.70% 6 Missing ⚠️
...otdb/db/queryengine/plan/analyze/AnalyzeUtils.java 0.00% 5 Missing ⚠️
...gion/compaction/execute/utils/CompactionUtils.java 78.57% 3 Missing ⚠️
...ol/thrift/impl/DataNodeInternalRPCServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14315      +/-   ##
============================================
- Coverage     39.41%   39.40%   -0.02%     
  Complexity      193      193              
============================================
  Files          4343     4345       +2     
  Lines        275501   275847     +346     
  Branches      33639    33699      +60     
============================================
+ Hits         108598   108698     +100     
- Misses       166903   167149     +246     

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

@jt2594838 jt2594838 merged commit 779d58b into master Dec 30, 2024
36 of 38 checks passed
@HTHou HTHou deleted the table_deletion_plus branch December 30, 2024 11:00
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.

1 participant