Skip to content

[ISSUE #218]📌Implement DefaultMappedFile initialization #219

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

Merged
merged 3 commits into from
Feb 25, 2024
Merged

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Feb 25, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #218

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

Attention: Patch coverage is 18.56287% with 136 lines in your changes are missing coverage. Please review.

Project coverage is 13.03%. Comparing base (32fe9c9) to head (3b9b181).

Files Patch % Lines
...tmq-store/src/log_file/mapped_file/default_impl.rs 19.56% 111 Missing ⚠️
rocketmq-store/src/base/put_message_context.rs 0.00% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   12.98%   13.03%   +0.05%     
==========================================
  Files         136      137       +1     
  Lines        6831     6996     +165     
==========================================
+ Hits          887      912      +25     
- Misses       5944     6084     +140     

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

@mxsm mxsm merged commit 3c68cd3 into main Feb 25, 2024
@mxsm mxsm deleted the feature-218 branch February 25, 2024 01:51
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.

[Feature] Implement DefaultMappedFile initialization
2 participants