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

no mime types service #37

Closed vinniefalco closed 1 year ago

cppalliance-bot commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #37 (bce1d4e) into develop (30106b2) will increase coverage by 0.87%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/CPPAlliance/http_proto/pull/37/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/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance) ```diff @@ Coverage Diff @@ ## develop #37 +/- ## =========================================== + Coverage 76.25% 77.13% +0.87% =========================================== Files 66 63 -3 Lines 3791 3748 -43 =========================================== Hits 2891 2891 + Misses 900 857 -43 ``` | [Impacted Files](https://codecov.io/gh/CPPAlliance/http_proto/pull/37?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/context.hpp](https://codecov.io/gh/CPPAlliance/http_proto/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2ltcGwvY29udGV4dC5ocHA=) | | | | [include/boost/http\_proto/detail/type\_index.hpp](https://codecov.io/gh/CPPAlliance/http_proto/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2RldGFpbC90eXBlX2luZGV4LmhwcA==) | | | | [include/boost/http\_proto/detail/except.hpp](https://codecov.io/gh/CPPAlliance/http_proto/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance#diff-aW5jbHVkZS9ib29zdC9odHRwX3Byb3RvL2RldGFpbC9leGNlcHQuaHBw) | `16.66% <0.00%> (+2.38%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/CPPAlliance/http_proto/pull/37?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/37?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPPAlliance). Last update [30106b2...bce1d4e](https://codecov.io/gh/CPPAlliance/http_proto/pull/37?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).