Skip to content

[#3784]fix HttpUtils cannot correctly resolve file names (#3801) - #3809

Merged
liubao68 merged 1 commit into
apache:2.8.xfrom
liubao68:2.8.x
May 25, 2023
Merged

[#3784]fix HttpUtils cannot correctly resolve file names (#3801)#3809
liubao68 merged 1 commit into
apache:2.8.xfrom
liubao68:2.8.x

Conversation

@liubao68

Copy link
Copy Markdown
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
Copy Markdown

Codecov Report

Merging #3809 (ccfff8a) into 2.8.x (be3ab60) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head ccfff8a differs from pull request most recent head 375dd34. Consider uploading reports for the commit 375dd34 to get more accurate results

@@             Coverage Diff              @@
##              2.8.x    #3809      +/-   ##
============================================
+ Coverage     74.43%   74.44%   +0.01%     
  Complexity      689      689              
============================================
  Files          1592     1592              
  Lines         39982    39982              
  Branches       3650     3650              
============================================
+ Hits          29761    29766       +5     
+ Misses         8733     8730       -3     
+ Partials       1488     1486       -2     
Impacted Files Coverage Δ
.../servicecomb/foundation/common/http/HttpUtils.java 94.59% <100.00%> (ø)

... and 4 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 6bcdc2e into apache:2.8.x May 25, 2023
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.

3 participants