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

More list comprehension samples. #94

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 65.09% // Head: 65.12% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (a5440a3) compared to base (faf5fee). Patch coverage: 87.50% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ========================================== + Coverage 65.09% 65.12% +0.02% ========================================== Files 4 4 Lines 1530 1537 +7 Branches 544 547 +3 ========================================== + Hits 996 1001 +5 Misses 41 41 - Partials 493 495 +2 ``` | [Impacted Files](https://codecov.io/gh/BowenFu/hspp/pull/94?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/94/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.00% <87.50%> (-0.05%)` | :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.