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

Use source and sink #33

Closed vinniefalco closed 1 year ago

cppalliance-bot commented 1 year ago

An automated preview of the documentation is available at https://33.http-proto.prtest.cppalliance.org/libs/http_proto/doc/html/index.html

cppalliance-bot commented 1 year ago

An automated preview of the documentation is available at https://33.http-proto.prtest.cppalliance.org/libs/http_proto/doc/html/index.html

cppalliance-bot commented 1 year ago

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

cppalliance-bot commented 1 year ago

An automated preview of the documentation is available at https://33.http-proto.prtest.cppalliance.org/libs/http_proto/doc/html/index.html

cppalliance-bot commented 1 year ago

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

cppalliance-bot commented 1 year ago

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

cppalliance-bot commented 1 year ago

An automated preview of the documentation is available at https://33.http-proto.prtest.cppalliance.org/libs/http_proto/doc/html/index.html

codecov[bot] commented 1 year ago

Codecov Report

Merging #33 (77d17d9) into develop (73c1e94) will increase coverage by 0.05%. The diff coverage is 62.50%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/CPPAlliance/http_proto/pull/33/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/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance) ```diff @@ Coverage Diff @@ ## develop #33 +/- ## =========================================== + Coverage 76.02% 76.08% +0.05% =========================================== Files 67 66 -1 Lines 3813 3788 -25 =========================================== - Hits 2899 2882 -17 + Misses 914 906 -8 ``` | [Impacted Files](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?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/detail/except.hpp](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2RldGFpbC9leGNlcHQuaHBw) | `14.28% <ø> (ø)` | | | [include/boost/http\_proto/impl/file\_body.ipp](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2ltcGwvZmlsZV9ib2R5LmlwcA==) | `0.00% <0.00%> (ø)` | | | [include/boost/http\_proto/impl/serializer.hpp](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2ltcGwvc2VyaWFsaXplci5ocHA=) | `96.42% <ø> (ø)` | | | [include/boost/http\_proto/parser.hpp](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL3BhcnNlci5ocHA=) | `100.00% <ø> (ø)` | | | [include/boost/http\_proto/serializer.hpp](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL3NlcmlhbGl6ZXIuaHBw) | `62.50% <ø> (-37.50%)` | :arrow_down: | | [include/boost/http\_proto/impl/serializer.ipp](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2ltcGwvc2VyaWFsaXplci5pcHA=) | `67.61% <90.90%> (+0.20%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?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/33?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance). Last update [73c1e94...77d17d9](https://codecov.io/gh/CPPAlliance/http_proto/pull/33?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).
cppalliance-bot commented 1 year ago

An automated preview of the documentation is available at https://33.http-proto.prtest.cppalliance.org/libs/http_proto/doc/html/index.html

cppalliance-bot commented 1 year ago

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

cppalliance-bot commented 1 year ago

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

cppalliance-bot commented 1 year ago

An automated preview of the documentation is available at https://33.http-proto.prtest.cppalliance.org/libs/http_proto/doc/html/index.html