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 #455] ✨Add CallSnapshot struct #456

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Conversation

antcarryele
Copy link
Contributor

Which Issue(s) This PR Fixes(Closes)

Fixes #455

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

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

Project coverage is 22.82%. Comparing base (25223fc) to head (3d89582).

Files Patch % Lines
rocketmq-common/src/common/stats/call_snapshot.rs 81.81% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
+ Coverage   22.73%   22.82%   +0.08%     
==========================================
  Files         218      219       +1     
  Lines       15058    15080      +22     
==========================================
+ Hits         3424     3442      +18     
- Misses      11634    11638       +4     

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

@mxsm mxsm merged commit d229846 into mxsm:main Jun 8, 2024
9 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.

[Feature] Add CallSnapshot struct
3 participants