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

constinit error categories #44

Closed vinniefalco closed 1 year ago

cppalliance-bot commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #44 (89f4fa3) into develop (dc7d273) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/CPPAlliance/http_proto/pull/44/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/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance) ```diff @@ Coverage Diff @@ ## develop #44 +/- ## ======================================== Coverage 80.12% 80.12% ======================================== Files 77 77 Lines 4155 4155 ======================================== Hits 3329 3329 Misses 826 826 ``` | [Impacted Files](https://codecov.io/gh/CPPAlliance/http_proto/pull/44?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/error.ipp](https://codecov.io/gh/CPPAlliance/http_proto/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2ltcGwvZXJyb3IuaXBw) | `92.85% <ø> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/CPPAlliance/http_proto/pull/44?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/44?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance). Last update [dc7d273...89f4fa3](https://codecov.io/gh/CPPAlliance/http_proto/pull/44?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).