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

Function Monad used in do notation. #69

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #69 (f1f9052) into main (9c755af) will decrease coverage by 0.26%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
- Coverage   63.96%   63.70%   -0.27%     
==========================================
  Files           3        3              
  Lines        1493     1496       +3     
  Branches      531      536       +5     
==========================================
- Hits          955      953       -2     
  Misses         55       55              
- Partials      483      488       +5     
Impacted Files Coverage Δ
include/hspp.h 74.43% <100.00%> (-0.49%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.