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

Infer deferredPure in do notation. #76

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #76 (175348c) into main (960495d) will increase coverage by 0.27%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   63.90%   64.17%   +0.27%     
==========================================
  Files           3        3              
  Lines        1496     1499       +3     
  Branches      536      536              
==========================================
+ Hits          956      962       +6     
+ Misses         51       48       -3     
  Partials      489      489              
Impacted Files Coverage Δ
include/hspp.h 75.19% <100.00%> (+0.42%) :arrow_up:

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