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

Allow setting Ok HTTP client protocols #825

Merged
merged 6 commits into from
Feb 7, 2023
Merged

Conversation

OlgaMaciaszek
Copy link
Collaborator

Based on #820.

@OlgaMaciaszek OlgaMaciaszek added the enhancement New feature or request label Feb 7, 2023
@OlgaMaciaszek OlgaMaciaszek added this to the 4.0.2 milestone Feb 7, 2023
@OlgaMaciaszek OlgaMaciaszek self-assigned this Feb 7, 2023
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #825 (84ebabc) into main (c10b06e) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #825      +/-   ##
============================================
- Coverage     75.00%   74.94%   -0.06%     
- Complexity      574      575       +1     
============================================
  Files            67       67              
  Lines          2224     2239      +15     
  Branches        300      302       +2     
============================================
+ Hits           1668     1678      +10     
- Misses          390      394       +4     
- Partials        166      167       +1     
Impacted Files Coverage Δ
...mework/cloud/openfeign/FeignAutoConfiguration.java 84.21% <100.00%> (+0.64%) ⬆️
...d/openfeign/support/FeignHttpClientProperties.java 94.18% <100.00%> (+0.28%) ⬆️
...k/cloud/openfeign/FeignCircuitBreakerTargeter.java 64.86% <0.00%> (-7.55%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants