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

Add let expression in do notation. #30

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (47c2c3a) into main (96254e5) will increase coverage by 0.00%. The diff coverage is 81.81%.

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   73.43%   73.43%           
=======================================
  Files           1        1           
  Lines         877      896   +19     
  Branches      241      247    +6     
=======================================
+ Hits          644      658   +14     
- Misses         17       18    +1     
- Partials      216      220    +4     
Impacted Files Coverage Δ
include/hspp.h 73.43% <81.81%> (+<0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 96254e5...47c2c3a. Read the comment docs.