murar8 / axum_typed_multipart

Type safe multipart/form-data handling for axum.
77 stars 13 forks source link

Improve try from chunks #38

Closed murar8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #38 (1de4ccd) into main (2ade76f) will decrease coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 1de4ccd differs from pull request most recent head b34eed6. Consider uploading reports for the commit b34eed6 to get more accurate results

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   96.70%   96.68%   -0.03%     
==========================================
  Files           7        7              
  Lines         243      241       -2     
==========================================
- Hits          235      233       -2     
  Misses          8        8              
Files Changed Coverage Δ
src/try_from_field.rs 96.00% <ø> (ø)
src/try_from_chunks.rs 100.00% <100.00%> (ø)