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

Update README. #92

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 65.02% // Head: 65.09% // Increases project coverage by +0.06% :tada:

Coverage data is based on head (a51bff4) compared to base (04ffbd6). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ========================================== + Coverage 65.02% 65.09% +0.06% ========================================== Files 4 4 Lines 1527 1530 +3 Branches 544 544 ========================================== + Hits 993 996 +3 Misses 41 41 Partials 493 493 ``` | [Impacted Files](https://codecov.io/gh/BowenFu/hspp/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bowen+Fu) | Coverage Δ | | |---|---|---| | [include/concurrent.h](https://codecov.io/gh/BowenFu/hspp/pull/92/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bowen+Fu#diff-aW5jbHVkZS9jb25jdXJyZW50Lmg=) | `48.59% <ø> (ø)` | | | [include/monadTrans.h](https://codecov.io/gh/BowenFu/hspp/pull/92/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bowen+Fu#diff-aW5jbHVkZS9tb25hZFRyYW5zLmg=) | `100.00% <ø> (ø)` | | | [include/hspp.h](https://codecov.io/gh/BowenFu/hspp/pull/92/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bowen+Fu#diff-aW5jbHVkZS9oc3BwLmg=) | `77.04% <0.00%> (+0.07%)` | :arrow_up: | 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.