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

header.hpp renaming #72

Closed cmazakas closed 8 months ago

cmazakas commented 8 months ago

For the sake of reducting ambiguity with regards to tooling, rename src/detail/header.hpp to src/deatil/header_impl.hpp

codecov[bot] commented 8 months ago

Codecov Report

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

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

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cppalliance/http_proto/pull/72/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/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) ```diff @@ Coverage Diff @@ ## develop #72 +/- ## ======================================== Coverage 88.09% 88.09% ======================================== Files 78 78 Lines 4260 4260 ======================================== Hits 3753 3753 Misses 507 507 ``` | [Files](https://app.codecov.io/gh/cppalliance/http_proto/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) | Coverage Δ | | |---|---|---| | [src/detail/header\_impl.hpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-c3JjL2RldGFpbC9oZWFkZXJfaW1wbC5ocHA=) | `100.00% <100.00%> (ø)` | | | [src/request.cpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-c3JjL3JlcXVlc3QuY3Bw) | `100.00% <ø> (ø)` | | | [src/response.cpp](https://app.codecov.io/gh/cppalliance/http_proto/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-c3JjL3Jlc3BvbnNlLmNwcA==) | `100.00% <ø> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/cppalliance/http_proto/pull/72?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/72?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance). Last update [e94906b...39a71bf](https://app.codecov.io/gh/cppalliance/http_proto/pull/72?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 8 months ago

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

cppalliance-bot commented 8 months ago

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