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 #6999] Add interface ReceiptHandleManager #7000

Merged
merged 3 commits into from Jul 10, 2023

Conversation

drpmma
Copy link
Contributor

@drpmma drpmma commented Jul 6, 2023

Which Issue(s) This PR Fixes

Fixes #6999

Brief Description

Add interface ReceiptHandleManager

How Did You Test This Change?

Unit test

@codecov-commenter
Copy link

Codecov Report

Merging #7000 (9431caf) into develop (4f840af) will decrease coverage by 0.02%.
The diff coverage is 70.06%.

@@              Coverage Diff              @@
##             develop    #7000      +/-   ##
=============================================
- Coverage      42.65%   42.63%   -0.02%     
  Complexity      9234     9234              
=============================================
  Files           1136     1136              
  Lines          80635    80635              
  Branches       10538    10538              
=============================================
- Hits           34393    34378      -15     
- Misses         41938    41962      +24     
+ Partials        4304     4295       -9     
Impacted Files Coverage Δ
...cketmq/proxy/processor/ReceiptHandleProcessor.java 35.89% <0.00%> (ø)
...y/service/receipt/DefaultReceiptHandleManager.java 71.52% <71.52%> (ø)

... and 24 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@xdkxlk xdkxlk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drpmma drpmma merged commit 8e6b5e6 into apache:develop Jul 10, 2023
9 of 10 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.

[Enhancement] Add ReceiptHandleManager interface
3 participants