danielealbano / cachegrand

cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
BSD 3-Clause "New" or "Revised" License
975 stars 34 forks source link

Upgrade Catch2 to v3.3.2 with Compact Headers #291

Closed danielealbano closed 1 year ago

danielealbano commented 1 year ago

This pull request upgrades Catch2 to version v3.3.2, incorporating the use of compact headers and updating tests to utilize the latest version of Catch. The key changes include switching to compact headers for improved readability and maintainability, updating Catch2 to v3.3.2 for enhanced performance and bug fixes, and updating new tests to ensure compatibility with the upgraded Catch2 library.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (904a69b) 81.85% compared to head (e971b0f) 81.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #291 +/- ## ========================================== - Coverage 81.85% 81.84% -0.01% ========================================== Files 161 161 Lines 10963 10963 ========================================== - Hits 8973 8972 -1 - Misses 1990 1991 +1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `81.84% <ø> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniele+Salvatore+Albano#carryforward-flags-in-the-pull-request-comment) to find out more. [see 2 files with indirect coverage changes](https://codecov.io/gh/danielealbano/cachegrand/pull/291/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniele+Salvatore+Albano) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniele+Salvatore+Albano). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniele+Salvatore+Albano)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.