Skip to content

[ISSUE #218]📌Implement DefaultMappedFile initialization#219

Merged
mxsm merged 3 commits intomainfrom
feature-218
Feb 25, 2024
Merged

[ISSUE #218]📌Implement DefaultMappedFile initialization#219
mxsm merged 3 commits intomainfrom
feature-218

Conversation

@mxsm
Copy link
Copy Markdown
Owner

@mxsm mxsm commented Feb 25, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #218

Brief Description

How Did You Test This Change?

@codecov
Copy link
Copy Markdown

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