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

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

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.80734% with 34 lines in your changes missing coverage. Please review.

Project coverage is 39.48%. Comparing base (fa4f6da) to head (482a83e).

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% 4 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.45%   39.48%   +0.03%     
  Complexity      185      185              
============================================
  Files          4334     4334              
  Lines        274843   274916      +73     
  Branches      33534    33546      +12     
============================================
+ Hits         108434   108549     +115     
+ Misses       166409   166367      -42     

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

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