boostorg / url

Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
https://www.boost.org/doc/libs/master/libs/url/doc/html/index.html
Boost Software License 1.0
185 stars 49 forks source link

ci: extract url coverage from all #825

Closed alandefreitas closed 6 months ago

alandefreitas commented 6 months ago

Use the same process as boost-ci to generate and upload coverage. It generates an all.info file with information about all boost libraries and filters the files in /libs/url/. This fixes a problem with the --include pattern we used to use.

fix #821

cppalliance-bot commented 6 months ago

GCOVR code coverage report https://825.url.prtest2.cppalliance.org/gcovr/index.html
LCOV code coverage report https://825.url.prtest2.cppalliance.org/genhtml/index.html Coverage Diff https://825.url.prtest2.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 97.24%. Comparing base (60d5ee2) to head (0a27eeb).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/boostorg/url/pull/825/graphs/tree.svg?width=650&height=150&src=pr&token=XroexNAcpL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg)](https://app.codecov.io/gh/boostorg/url/pull/825?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) ```diff @@ Coverage Diff @@ ## develop #825 +/- ## ======================================== Coverage 97.24% 97.24% ======================================== Files 157 157 Lines 8595 8595 ======================================== Hits 8358 8358 Misses 237 237 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/boostorg/url/pull/825?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). > **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=boostorg) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/boostorg/url/pull/825?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Last update [60d5ee2...0a27eeb](https://app.codecov.io/gh/boostorg/url/pull/825?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). 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=boostorg).
cppalliance-bot commented 6 months ago

GCOVR code coverage report https://825.url.prtest2.cppalliance.org/gcovr/index.html
LCOV code coverage report https://825.url.prtest2.cppalliance.org/genhtml/index.html Coverage Diff https://825.url.prtest2.cppalliance.org/gcovr/coverage_diff.txt