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

group #111

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 66.02% // Head: 66.57% // Increases project coverage by +0.54% :tada:

Coverage data is based on head (d25d199) compared to base (02924fe). Patch coverage: 89.18% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## ========================================== + Coverage 66.02% 66.57% +0.54% ========================================== Files 4 4 Lines 1710 1744 +34 Branches 596 600 +4 ========================================== + Hits 1129 1161 +32 Misses 49 49 - Partials 532 534 +2 ``` | [Impacted Files](https://codecov.io/gh/BowenFu/hspp/pull/111?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/111/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.02% <89.18%> (+0.54%)` | :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.