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

Monad transformer. #79

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #79 (2e5c9b3) into main (7f8155e) will increase coverage by 0.00%. The diff coverage is 66.66%.

@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   64.17%   64.18%           
=======================================
  Files           3        4    +1     
  Lines        1499     1505    +6     
  Branches      536      538    +2     
=======================================
+ Hits          962      966    +4     
  Misses         48       48           
- Partials      489      491    +2     
Impacted Files Coverage Δ
include/hspp.h 75.89% <50.00%> (-0.13%) :arrow_down:
include/monadTrans.h 100.00% <100.00%> (ø)

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