undef1nd / sfv

Structured HTTP field values parsing and serialization. Implementation of RFC 8941 https://httpwg.org/specs/rfc8941.html
Apache License 2.0
25 stars 6 forks source link

Add method to parse list and dict field value split into multiple lines #60

Closed undef1nd closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #60 into master will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   97.05%   97.12%   +0.06%     
==========================================
  Files           4        4              
  Lines         374      382       +8     
==========================================
+ Hits          363      371       +8     
  Misses         11       11              
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/parser.rs 96.31% <100.00%> (+0.14%) :arrow_up:

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 235e660...facb045. Read the comment docs.