Skip to content

Conversation

@liubao68
Copy link
Contributor

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 #3950 (44461e2) into 2.8.x (8d1d911) will increase coverage by 0.00%.
Report is 1 commits behind head on 2.8.x.
The diff coverage is 81.81%.

❗ Current head 44461e2 differs from pull request most recent head e8e6ad0. Consider uploading reports for the commit e8e6ad0 to get more accurate results

@@            Coverage Diff            @@
##              2.8.x    #3950   +/-   ##
=========================================
  Coverage     74.17%   74.18%           
  Complexity      703      703           
=========================================
  Files          1597     1597           
  Lines         40164    40159    -5     
  Branches       3663     3664    +1     
=========================================
- Hits          29793    29791    -2     
+ Misses         8888     8885    -3     
  Partials       1483     1483           
Files Changed Coverage Δ
...egistry/task/MicroserviceInstanceRegisterTask.java 85.29% <0.00%> (-5.62%) ⬇️
...port/rest/client/http/DefaultHttpClientFilter.java 96.42% <100.00%> (-0.35%) ⬇️

... and 3 files with indirect coverage changes

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

@liubao68 liubao68 merged commit 2fb4b6e into 2.8.x Sep 21, 2023
@liubao68 liubao68 deleted the url_pattern branch April 15, 2024 01:45
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