netty (fix): Fixes #3313 'Implementation is missing' error #3357
Codecov / codecov/project
succeeded
Jan 29, 2024 in 0s
82.58% (target 80.00%)
View this Pull Request on Codecov
82.58% (target 80.00%)
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
cba2fb8
) 82.57% compared to head (0da6e21
) 82.58%.
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3357 +/- ##
==========================================
+ Coverage 82.57% 82.58% +0.01%
==========================================
Files 355 355
Lines 14896 14899 +3
Branches 2446 2436 -10
==========================================
+ Hits 12300 12305 +5
+ Misses 2596 2594 -2
Files | Coverage Δ | |
---|---|---|
...rc/main/scala/wvlet/airframe/http/HttpMethod.scala | 0.00% <0.00%> (ø) |
|
...vlet/airframe/http/netty/NettyRequestHandler.scala | 87.27% <85.71%> (+8.42%) |
⬆️ |
... and 2 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 7d1ded4...0da6e21. Read the comment docs.
Loading