tcbrindle / flux

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

Reset inner_cur of (multipass) flatten_adaptor when reaching the end #151

Closed tcbrindle closed 6 months ago

tcbrindle commented 6 months ago

Fixes #150

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (e942a67) 97.99% compared to head (1fc9de3) 97.99%.

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

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