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

Fix cartesian_power constructor bug #165

Closed tcbrindle closed 5 months ago

tcbrindle commented 5 months ago

I really should have noticed this in review...

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (ac48f96) 98.06% compared to head (3ec5589) 98.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ======================================= Coverage 98.06% 98.06% ======================================= Files 69 69 Lines 2424 2424 ======================================= Hits 2377 2377 Misses 47 47 ```

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