zio-http icon indicating copy to clipboard operation
zio-http copied to clipboard

Commit code for Connection Header ticket # 1542.

Open wpoosanguansit opened this issue 2 years ago • 1 comments

This is a clean up pull request for Connection Header code.

wpoosanguansit avatar Oct 14 '22 16:10 wpoosanguansit

Codecov Report

Base: 59.13% // Head: 59.23% // Increases project coverage by +0.09% :tada:

Coverage data is based on head (6a6114e) compared to base (c43bb2c). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1632      +/-   ##
==========================================
+ Coverage   59.13%   59.23%   +0.09%     
==========================================
  Files         110      111       +1     
  Lines        3940     3949       +9     
  Branches      123      117       -6     
==========================================
+ Hits         2330     2339       +9     
  Misses       1610     1610              
Impacted Files Coverage Δ
...ttp/src/main/scala/zio/http/api/HeaderCodecs.scala 100.00% <100.00%> (ø)
...ala/zio/http/model/headers/values/Connection.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.

codecov-commenter avatar Oct 14 '22 22:10 codecov-commenter

Thank you for this contribution!

jdegoes avatar Oct 15 '22 10:10 jdegoes