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

Learn you a Haskell / Hspp for a great good. #95

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 65.12% // Head: 65.26% // Increases project coverage by +0.13% :tada:

Coverage data is based on head (9983c52) compared to base (2e02462). Patch coverage: 64.51% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== + Coverage 65.12% 65.26% +0.13% ========================================== Files 4 4 Lines 1537 1589 +52 Branches 547 568 +21 ========================================== + Hits 1001 1037 +36 - Misses 41 45 +4 - Partials 495 507 +12 ``` | [Impacted Files](https://codecov.io/gh/BowenFu/hspp/pull/95?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/95/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.39% <ø> (-0.20%)` | :arrow_down: | | [include/parser.h](https://codecov.io/gh/BowenFu/hspp/pull/95/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bowen+Fu#diff-aW5jbHVkZS9wYXJzZXIuaA==) | `46.07% <ø> (ø)` | | | [include/hspp.h](https://codecov.io/gh/BowenFu/hspp/pull/95/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bowen+Fu#diff-aW5jbHVkZS9oc3BwLmg=) | `76.62% <64.51%> (-0.38%)` | :arrow_down: | 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.