tcbrindle / flux

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

Remove "experimental" namespace #24

Closed tcbrindle closed 1 year ago

tcbrindle commented 1 year ago

Generators are no more experimental than anything else in Flux.

codecov[bot] commented 1 year ago

Codecov Report

Base: 97.03% // Head: 97.03% // No change to project coverage :thumbsup:

Coverage data is based on head (09a86e5) compared to base (35f2761). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ======================================= Coverage 97.03% 97.03% ======================================= Files 52 52 Lines 1484 1484 ======================================= Hits 1440 1440 Misses 44 44 ``` | [Impacted Files](https://codecov.io/gh/tcbrindle/flux/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tristan+Brindle) | Coverage Δ | | |---|---|---| | [include/flux/source/generator.hpp](https://codecov.io/gh/tcbrindle/flux/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tristan+Brindle#diff-aW5jbHVkZS9mbHV4L3NvdXJjZS9nZW5lcmF0b3IuaHBw) | `96.15% <ø> (ø)` | | 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=Tristan+Brindle). 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=Tristan+Brindle)

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