tcbrindle / flux

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

Simplify read_only() implementation #97

Closed tcbrindle closed 1 year ago

tcbrindle commented 1 year ago

Fixes #96

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b423b21) 97.67% compared to head (ed63880) 97.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ======================================= Coverage 97.67% 97.67% ======================================= Files 66 66 Lines 2237 2237 ======================================= Hits 2185 2185 Misses 52 52 ```

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