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 #9193]Optimized get sequential message lock logic #9194

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

Conversation

3424672656
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #9193

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.07%. Comparing base (98308f6) to head (c535b27).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9194      +/-   ##
=============================================
- Coverage      48.15%   48.07%   -0.08%     
+ Complexity     12112    12086      -26     
=============================================
  Files           1321     1321              
  Lines          93030    93025       -5     
  Branches       11923    11920       -3     
=============================================
- Hits           44796    44722      -74     
- Misses         42715    42772      +57     
- Partials        5519     5531      +12     

☔ 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] Remove invalid judgments and use atomicity functions
2 participants