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

`serializer` constructs `source` #77

Closed ashtum closed 6 months ago

cppalliance-bot commented 6 months ago

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

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.09%. Comparing base (39a71bf) to head (f18a3a7).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cppalliance/http_proto/pull/77/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://app.codecov.io/gh/cppalliance/http_proto/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) ```diff @@ Coverage Diff @@ ## develop #77 +/- ## =========================================== - Coverage 88.09% 88.09% -0.01% =========================================== Files 78 78 Lines 4260 4257 -3 =========================================== - Hits 3753 3750 -3 Misses 507 507 ``` | [Files](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?dropdown=coverage&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/impl/workspace.hpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2RldGFpbC9pbXBsL3dvcmtzcGFjZS5ocHA=) | `97.87% <100.00%> (ø)` | | | [include/boost/http\_proto/detail/workspace.hpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2RldGFpbC93b3Jrc3BhY2UuaHBw) | `100.00% <ø> (ø)` | | | [include/boost/http\_proto/impl/parser.hpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2ltcGwvcGFyc2VyLmhwcA==) | `80.00% <100.00%> (-1.82%)` | :arrow_down: | | [include/boost/http\_proto/impl/serializer.hpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2ltcGwvc2VyaWFsaXplci5ocHA=) | `96.42% <100.00%> (-0.13%)` | :arrow_down: | | [include/boost/http\_proto/serializer.hpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL3NlcmlhbGl6ZXIuaHBw) | `72.72% <100.00%> (+10.22%)` | :arrow_up: | | [include/boost/http\_proto/source.hpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL3NvdXJjZS5ocHA=) | `100.00% <ø> (ø)` | | | [src/serializer.cpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-c3JjL3NlcmlhbGl6ZXIuY3Bw) | `72.14% <ø> (-0.38%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?dropdown=coverage&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://app.codecov.io/gh/cppalliance/http_proto/pull/77?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance). Last update [39a71bf...f18a3a7](https://app.codecov.io/gh/cppalliance/http_proto/pull/77?dropdown=coverage&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 6 months ago

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

cppalliance-bot commented 6 months ago

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

cppalliance-bot commented 6 months ago

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

cppalliance-bot commented 6 months ago

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

vinniefalco commented 6 months ago

This looks good

cppalliance-bot commented 6 months ago

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