cppalliance / http_proto

HTTP/1 parsing and serialization algorithms using C++11
https://develop.http-proto.cpp.al/
Boost Software License 1.0
23 stars 10 forks source link

update for buffers #36

Closed vinniefalco closed 1 year ago

cppalliance-bot commented 1 year ago

GCOVR code coverage report https://36.http-proto.prtest.cppalliance.org/gcovr/index.html
LCOV code coverage report https://36.http-proto.prtest.cppalliance.org/genhtml/index.html Coverage Diff https://36.http-proto.prtest.cppalliance.org/gcovr/coverage_diff.txt

codecov[bot] commented 1 year ago

Codecov Report

Merging #36 (7e45212) into develop (7b4c219) will increase coverage by 0.02%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/CPPAlliance/http_proto/pull/36/graphs/tree.svg?width=650&height=150&src=pr&token=IoZbqjUnBr&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance)](https://codecov.io/gh/CPPAlliance/http_proto/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance) ```diff @@ Coverage Diff @@ ## develop #36 +/- ## =========================================== + Coverage 76.23% 76.25% +0.02% =========================================== Files 66 66 Lines 3792 3791 -1 =========================================== Hits 2891 2891 + Misses 901 900 -1 ``` | [Impacted Files](https://codecov.io/gh/CPPAlliance/http_proto/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance) | Coverage Δ | | |---|---|---| | [include/boost/http\_proto/impl/file\_body.ipp](https://codecov.io/gh/CPPAlliance/http_proto/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2ltcGwvZmlsZV9ib2R5LmlwcA==) | `0.00% <ø> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/CPPAlliance/http_proto/pull/36?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/CPPAlliance/http_proto/pull/36?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance). Last update [7b4c219...7e45212](https://codecov.io/gh/CPPAlliance/http_proto/pull/36?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance).