Skip to content

Conversation

@liubao68
Copy link
Contributor

…ion-consumer

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-commenter
Copy link

Codecov Report

Merging #3932 (2159d48) into 2.8.x (49da1b6) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

❗ Current head 2159d48 differs from pull request most recent head 1b74787. Consider uploading reports for the commit 1b74787 to get more accurate results

@@             Coverage Diff              @@
##              2.8.x    #3932      +/-   ##
============================================
- Coverage     74.45%   74.39%   -0.06%     
  Complexity      690      690              
============================================
  Files          1592     1592              
  Lines         39991    39991              
  Branches       3645     3645              
============================================
- Hits          29776    29753      -23     
- Misses         8733     8759      +26     
+ Partials       1482     1479       -3     
Files Changed Coverage Δ
...cecomb/loadbalance/event/IsolationServerEvent.java 58.33% <ø> (ø)
...alance/filterext/IsolationServerListFilterExt.java 92.85% <100.00%> (ø)

... and 5 files with indirect coverage changes

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

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.

2 participants