tcbrindle / flux

A C++20 library for sequence-orientated programming
https://tristanbrindle.com/flux/
Boost Software License 1.0
484 stars 29 forks source link

Update nanobench #159

Closed tcbrindle closed 8 months ago

tcbrindle commented 8 months ago

Use CMake's FetchContent to download from Github rather than bundling our own version of the header

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (29aae03) 97.99% compared to head (fe33997) 97.99%.

:exclamation: Current head fe33997 differs from pull request most recent head 1f3cb37. Consider uploading reports for the commit 1f3cb37 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ======================================= Coverage 97.99% 97.99% ======================================= Files 66 66 Lines 2392 2392 ======================================= Hits 2344 2344 Misses 48 48 ```

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