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

[ISSUE #8940] Fix incorrect path for exportMetadataInRocksDBCommand #8941

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

RongtongJin
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8940

Brief Description

How Did You Test This Change?

@RongtongJin RongtongJin changed the title Fix incorrect path for exportMetadataInRocksDBCommand [ISSUE #8940] Fix incorrect path for exportMetadataInRocksDBCommand Nov 16, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 47.54%. Comparing base (4574647) to head (be6919d).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
...command/export/ExportMetadataInRocksDBCommand.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8941      +/-   ##
=============================================
- Coverage      47.64%   47.54%   -0.11%     
+ Complexity     11753    11734      -19     
=============================================
  Files           1304     1304              
  Lines          91058    91060       +2     
  Branches       11675    11676       +1     
=============================================
- Hits           43381    43290      -91     
- Misses         42345    42427      +82     
- Partials        5332     5343      +11     

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

@ltamber ltamber merged commit bf2f2a7 into apache:develop Nov 18, 2024
11 checks passed
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.

[Enhancement] Fix incorrect path for exportMetadataInRocksDBCommand
5 participants