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

Bump httpclient from 4.5.2 to 4.5.13 #1706

Merged
merged 1 commit into from
Dec 22, 2021
Merged

Bump httpclient from 4.5.2 to 4.5.13 #1706

merged 1 commit into from
Dec 22, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 21, 2021

also fix added leading "/" into url by URIBuilder:
https://github.com/hugegraph/hugegraph/pull/1487#issuecomment-998749310

Change-Id: I71aa4f75bf53fd3841f51856af3df85169b37d66

also fix added leading "/" into url by URIBuilder:
https://github.com/hugegraph/hugegraph/pull/1487#issuecomment-998749310

Change-Id: I71aa4f75bf53fd3841f51856af3df85169b37d66
@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #1706 (b5ec777) into master (68e3467) will increase coverage by 0.00%.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1706   +/-   ##
=========================================
  Coverage     66.82%   66.83%           
  Complexity     7068     7068           
=========================================
  Files           420      420           
  Lines         34726    34731    +5     
  Branches       4822     4822           
=========================================
+ Hits          23206    23212    +6     
+ Misses         9178     9176    -2     
- Partials       2342     2343    +1     
Impacted Files Coverage Δ
...u/hugegraph/backend/store/mysql/MysqlSessions.java 57.93% <66.66%> (+0.04%) ⬆️
...h/backend/store/postgresql/PostgresqlSessions.java 77.50% <100.00%> (ø)
...a/com/baidu/hugegraph/backend/query/Condition.java 79.42% <0.00%> (-0.37%) ⬇️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.30% <0.00%> (+0.30%) ⬆️
...va/com/baidu/hugegraph/task/ServerInfoManager.java 74.15% <0.00%> (+0.56%) ⬆️
...ain/java/com/baidu/hugegraph/task/TaskManager.java 70.50% <0.00%> (+1.43%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68e3467...b5ec777. Read the comment docs.

@coderzc coderzc merged commit 47aa1c9 into master Dec 22, 2021
@javeme javeme deleted the httpclient-4.5.13 branch December 28, 2021 13:53
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.

None yet

3 participants