Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http patch: add From<Cow<'static, str>> and From<Cow<'static, [u8]>> for Body #381

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

jbr
Copy link
Contributor

@jbr jbr commented Oct 13, 2023

No description provided.

@jbr jbr force-pushed the from-static-cow-for-body branch from 6469b4c to 3b9103f Compare October 16, 2023 19:16
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (bc28015) 45.16% compared to head (3b9103f) 45.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #381      +/-   ##
==========================================
- Coverage   45.16%   45.11%   -0.05%     
==========================================
  Files         156      156              
  Lines        6127     6133       +6     
==========================================
  Hits         2767     2767              
- Misses       3360     3366       +6     
Files Coverage Δ
http/src/body.rs 34.51% <0.00%> (-1.94%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jbr jbr merged commit 7a7ff2d into main Oct 16, 2023
20 checks passed
@jbr jbr deleted the from-static-cow-for-body branch October 16, 2023 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant