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 #8341]Optimize LmqPullRequestHoldService#checkHoldRequest logic #8342

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mxsm
Copy link
Member

@mxsm mxsm commented Jun 30, 2024

Which Issue(s) This PR Fixes

Fixes #8341

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.16%. Comparing base (b31e0ce) to head (06da432).

Files Patch % Lines
.../broker/longpolling/LmqPullRequestHoldService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8342      +/-   ##
=============================================
- Coverage      43.20%   43.16%   -0.05%     
+ Complexity     10524    10512      -12     
=============================================
  Files           1274     1274              
  Lines          88940    88940              
  Branches       11434    11434              
=============================================
- Hits           38428    38390      -38     
- Misses         45808    45838      +30     
- Partials        4704     4712       +8     

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

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] Optimize LmqPullRequestHoldService#checkHoldRequest logic
2 participants