BowenFu / hspp

hspp: An experimental library to bring Haskell Style Programming to C++.
https://bowenfu.github.io/hspp
Apache License 2.0
157 stars 0 forks source link

optionalMap. optionalAndThen. #88

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 64.24% // Head: 48.35% // Decreases project coverage by -15.89% :warning:

Coverage data is based on head (43a175d) compared to base (1076659). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## =========================================== - Coverage 64.24% 48.35% -15.90% =========================================== Files 4 3 -1 Lines 1488 637 -851 Branches 540 321 -219 =========================================== - Hits 956 308 -648 + Misses 41 28 -13 + Partials 491 301 -190 ``` | [Impacted Files](https://codecov.io/gh/BowenFu/hspp/pull/88?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bowen+Fu) | Coverage Δ | | |---|---|---| | [include/hspp.h](https://codecov.io/gh/BowenFu/hspp/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bowen+Fu#diff-aW5jbHVkZS9oc3BwLmg=) | | | 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=Bowen+Fu). 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=Bowen+Fu)

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