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

airframe-http: Simplify HttpFilter hierarchy #842

Merged
merged 6 commits into from Dec 6, 2019

Conversation

xerial
Copy link
Member

@xerial xerial commented Dec 6, 2019

No description provided.

@codecov
Copy link

codecov bot commented Dec 6, 2019

Codecov Report

Merging #842 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #842      +/-   ##
==========================================
+ Coverage      81%   81.02%   +0.02%     
==========================================
  Files         226      226              
  Lines        8933     8934       +1     
  Branches      633      638       +5     
==========================================
+ Hits         7236     7239       +3     
+ Misses       1697     1695       -2
Impacted Files Coverage Δ
...tp/src/main/scala/wvlet/airframe/http/Router.scala 65% <ø> (ø) ⬆️
...ame/http/router/HttpEndpointExecutionContext.scala 95.23% <ø> (ø) ⬆️
...la/wvlet/airframe/http/finagle/FinagleFilter.scala 100% <ø> (ø) ⬆️
...a/wvlet/airframe/http/finagle/FinagleBackend.scala 75% <ø> (-7.76%) ⬇️
...c/main/scala/wvlet/airframe/http/HttpContext.scala 90% <100%> (+15%) ⬆️
...c/main/scala/wvlet/airframe/http/HttpBackend.scala 100% <100%> (ø) ⬆️
...t/airframe/http/router/HttpRequestDispatcher.scala 95.45% <100%> (+0.21%) ⬆️
...rc/main/scala/wvlet/airframe/http/HttpFilter.scala 100% <100%> (+18.18%) ⬆️

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 340df37...66bb6a9. Read the comment docs.

@xerial xerial merged commit cb4b595 into wvlet:master Dec 6, 2019
@xerial xerial deleted the static-content-filter branch December 6, 2019 21:07
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

1 participant