Skip to content

airframe-http: #1135 Support modifying retryContext#1435

Merged
xerial merged 1 commit intowvlet:masterfrom
xerial:retry-filter
Jan 15, 2021
Merged

airframe-http: #1135 Support modifying retryContext#1435
xerial merged 1 commit intowvlet:masterfrom
xerial:retry-filter

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Jan 15, 2021

Closes #1135

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 15, 2021

Codecov Report

Merging #1435 (ac09f3b) into master (f57345f) will decrease coverage by 0.00%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1435      +/-   ##
==========================================
- Coverage   83.08%   83.08%   -0.01%     
==========================================
  Files         298      298              
  Lines       11821    11823       +2     
  Branches      757      733      -24     
==========================================
+ Hits         9822     9823       +1     
- Misses       1999     2000       +1     
Impacted Files Coverage Δ
...la/wvlet/airframe/http/finagle/FinagleClient.scala 91.11% <71.42%> (-0.94%) ⬇️
...rx/src/main/scala/wvlet/airframe/rx/RxRunner.scala 92.41% <0.00%> (ø)
...rame/http/codegen/client/HttpClientGenerator.scala 100.00% <0.00%> (ø)

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 f57345f...ac09f3b. Read the comment docs.

@xerial xerial merged commit 8d9a77f into wvlet:master Jan 15, 2021
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.

airframe-http: Use RetryContext => RetryContext filter for client configurations

1 participant