zio-http
zio-http copied to clipboard
Add Host header value.
Try running fmt
from root
to get past scalafix
Scalafix still failing:
https://github.com/zio/zio-http/actions/runs/3250814821/jobs/5335254150#step:6:447
I think that should be fine now, the build fails locally with RouteCodec
issues, but fmt seems to be fine.
Codecov Report
Base: 59.13% // Head: 59.19% // Increases project coverage by +0.05%
:tada:
Coverage data is based on head (
5f65e86
) compared to base (c43bb2c
). Patch coverage: 88.88% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## main #1629 +/- ##
==========================================
+ Coverage 59.13% 59.19% +0.05%
==========================================
Files 110 111 +1
Lines 3940 3948 +8
Branches 123 115 -8
==========================================
+ Hits 2330 2337 +7
- Misses 1610 1611 +1
Impacted Files | Coverage Δ | |
---|---|---|
...la/zio/http/model/headers/values/HeaderValue.scala | 85.71% <85.71%> (ø) |
|
...ttp/src/main/scala/zio/http/api/HeaderCodecs.scala | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.