http (feature): Accept concrete filter instances in RxRouter.fitler/andThen #3334
Codecov / codecov/project
succeeded
Jan 10, 2024 in 1s
82.53% (target 80.00%)
View this Pull Request on Codecov
82.53% (target 80.00%)
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
a0b5fea
) 82.58% compared to head (e19c955
) 82.53%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3334 +/- ##
==========================================
- Coverage 82.58% 82.53% -0.06%
==========================================
Files 355 355
Lines 14853 14855 +2
Branches 2463 2470 +7
==========================================
- Hits 12267 12260 -7
- Misses 2586 2595 +9
Files | Coverage Δ | |
---|---|---|
...in/scala/wvlet/airframe/http/finagle/Finagle.scala | 100.00% <ø> (ø) |
|
...vm/src/main/scala/wvlet/airframe/http/Router.scala | 90.47% <100.00%> (-0.66%) |
⬇️ |
.../main/scala/wvlet/airframe/http/RxHttpFilter.scala | 72.72% <ø> (ø) |
|
.../src/main/scala/wvlet/airframe/http/RxRouter.scala | 43.58% <100.00%> (+1.48%) |
⬆️ |
.../scala/wvlet/airframe/http/filter/CorsFilter.scala | 86.48% <ø> (+8.10%) |
⬆️ |
...t/airframe/http/router/HttpRequestDispatcher.scala | 89.18% <85.71%> (-0.29%) |
⬇️ |
... and 6 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a0b5fea...e19c955. Read the comment docs.
Loading