abersheeran / baize

Powerful and exquisite WSGI/ASGI framework/toolkit.
https://baize.aber.sh
Apache License 2.0
83 stars 3 forks source link

Copy parse_header from stdlib cgi #40

Closed abersheeran closed 2 years ago

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 231c010
Status: ✅  Deploy successful!
Preview URL: https://1aee7c4b.baize.pages.dev

View logs

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (231c010) into master (c98e45f) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines         1878      1903   +25     
=========================================
+ Hits          1878      1903   +25     
Impacted Files Coverage Δ
baize/datastructures.py 100.00% <100.00%> (ø)
baize/multipart.py 100.00% <100.00%> (ø)
baize/utils.py 100.00% <100.00%> (ø)

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 c98e45f...231c010. Read the comment docs.