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 #2693] SendAsyncEventProcessor judgment blanks can be simplified #2694

Merged
merged 1 commit into from
Dec 28, 2022
Merged

[ISSUE #2693] SendAsyncEventProcessor judgment blanks can be simplified #2694

merged 1 commit into from
Dec 28, 2022

Conversation

weihubeats
Copy link
Member

Fixes #2693

Motivation

Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.

Modifications

Describe the modifications you've done.

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #2694 (98dab59) into master (31dee55) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #2694   +/-   ##
=========================================
  Coverage     11.89%   11.90%           
  Complexity      903      903           
=========================================
  Files           476      476           
  Lines         27106    27097    -9     
  Branches       2769     2762    -7     
=========================================
  Hits           3225     3225           
+ Misses        23594    23585    -9     
  Partials        287      287           
Impacted Files Coverage Δ
...otocol/http/processor/SendAsyncEventProcessor.java 0.00% <0.00%> (ø)

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

@xwm1992 xwm1992 merged commit f1fe108 into apache:master Dec 28, 2022
@weihubeats weihubeats deleted the SendAsyncEventProcessor branch December 28, 2022 11:11
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] SendAsyncEventProcessor judgment blanks can be simplified
2 participants