libfn / functional

Extending C++ library for functional programming
ISC License
60 stars 8 forks source link

Add lift functions #73

Closed Bronek closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.0%. Comparing base (3a8a9d6) to head (95be09c).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/libfn/functional/pull/73/graphs/tree.svg?width=650&height=150&src=pr&token=3RHT38SEU0&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn)](https://app.codecov.io/gh/libfn/functional/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn) ```diff @@ Coverage Diff @@ ## main #73 +/- ## ======================================= Coverage 100.0% 100.0% ======================================= Files 19 19 Lines 842 842 Branches 121 121 ======================================= Hits 842 842 ``` | [Files](https://app.codecov.io/gh/libfn/functional/pull/73?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn) | Coverage Δ | | |---|---|---| | [include/functional/expected.hpp](https://app.codecov.io/gh/libfn/functional/pull/73?src=pr&el=tree&filepath=include%2Ffunctional%2Fexpected.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn#diff-aW5jbHVkZS9mdW5jdGlvbmFsL2V4cGVjdGVkLmhwcA==) | `100.0% <ø> (ø)` | | | [include/functional/optional.hpp](https://app.codecov.io/gh/libfn/functional/pull/73?src=pr&el=tree&filepath=include%2Ffunctional%2Foptional.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn#diff-aW5jbHVkZS9mdW5jdGlvbmFsL29wdGlvbmFsLmhwcA==) | `100.0% <ø> (ø)` | | | [include/functional/pack.hpp](https://app.codecov.io/gh/libfn/functional/pull/73?src=pr&el=tree&filepath=include%2Ffunctional%2Fpack.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn#diff-aW5jbHVkZS9mdW5jdGlvbmFsL3BhY2suaHBw) | `100.0% <ø> (ø)` | | | [include/functional/sum.hpp](https://app.codecov.io/gh/libfn/functional/pull/73?src=pr&el=tree&filepath=include%2Ffunctional%2Fsum.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn#diff-aW5jbHVkZS9mdW5jdGlvbmFsL3N1bS5ocHA=) | `100.0% <ø> (ø)` | | [![Impacted file tree graph](https://app.codecov.io/gh/libfn/functional/pull/73/graphs/tree.svg?width=650&height=150&src=pr&token=3RHT38SEU0&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn)](https://app.codecov.io/gh/libfn/functional/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libfn)