storage: remove unnecessary vmm related crates#1944
Draft
imeoer wants to merge 1 commit into
Draft
Conversation
197b9fc to
bd70ac4
Compare
To keep the storage crate tidy. Signed-off-by: yansong.ys <yansong.ys@antgroup.com>
bd70ac4 to
0e5721e
Compare
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (34.48%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #1944 +/- ##
==========================================
+ Coverage 67.71% 71.87% +4.15%
==========================================
Files 208 209 +1
Lines 60352 60418 +66
Branches 53132 53198 +66
==========================================
+ Hits 40866 43423 +2557
+ Misses 17753 15007 -2746
- Partials 1733 1988 +255
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To keep the storage crate tidy.
Overview
Please briefly describe the changes your pull request makes.
Related Issues
Please link to the relevant issue. For example:
Fix #123orRelated #456.Change Details
Please describe your changes in detail:
Test Results
If you have any relevant screenshots or videos that can help illustrate your changes, please add them here.
Change Type
Please select the type of change your pull request relates to:
Self-Checklist
Before submitting a pull request, please ensure you have completed the following: