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 #453] 🚧Add StatsSnapshot struct #454

Merged
merged 3 commits into from
Jun 8, 2024
Merged

[ISSUE #453] 🚧Add StatsSnapshot struct #454

merged 3 commits into from
Jun 8, 2024

Conversation

flydream-ylgw
Copy link
Contributor

Which Issue(s) This PR Fixes(Closes)

Fixes #453

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 3 lines in your changes missing coverage. Please review.

Project coverage is 22.73%. Comparing base (10c39e5) to head (8c73636).

Files Patch % Lines
rocketmq-common/src/common/stats/stats_snapshot.rs 94.73% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   22.46%   22.73%   +0.27%     
==========================================
  Files         217      218       +1     
  Lines       15001    15058      +57     
==========================================
+ Hits         3370     3424      +54     
- Misses      11631    11634       +3     

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

@mxsm mxsm merged commit 25223fc into mxsm:main Jun 8, 2024
9 checks passed
@flydream-ylgw flydream-ylgw deleted the feature-453 branch June 8, 2024 11:44
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] Add StatsSnapshot struct
2 participants