pistacheio / pistache

A high-performance REST toolkit written in C++
https://pistacheio.github.io/pistache/
Apache License 2.0
3.12k stars 688 forks source link

ci(linux): enable compression #1154

Closed Tachi107 closed 11 months ago

Tachi107 commented 11 months ago

This increases test coverage, since both compressed and uncompressed requests are made by the test suite.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.37% :tada:

Comparison is base (fc10796) 77.95% compared to head (90e31f9) 78.33%.

:exclamation: Current head 90e31f9 differs from pull request most recent head 4e77801. Consider uploading reports for the commit 4e77801 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1154 +/- ## ========================================== + Coverage 77.95% 78.33% +0.37% ========================================== Files 53 53 Lines 6872 6923 +51 ========================================== + Hits 5357 5423 +66 + Misses 1515 1500 -15 ``` [see 9 files with indirect coverage changes](https://app.codecov.io/gh/pistacheio/pistache/pull/1154/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pistacheio)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.