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

Single header. #62

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #62 (51f443f) into main (7e8378a) will increase coverage by 0.00%. The diff coverage is 48.98%.

@@           Coverage Diff            @@
##             main      #62    +/-   ##
========================================
  Coverage   63.87%   63.87%            
========================================
  Files           5        1     -4     
  Lines        1658     1481   -177     
  Branches      577      528    -49     
========================================
- Hits         1059      946   -113     
+ Misses         77       55    -22     
+ Partials      522      480    -42     
Impacted Files Coverage Δ
include/hspp.h 63.87% <48.98%> (-8.97%) :arrow_down:
develop/include/concurrent.h
develop/include/data.h
develop/include/do_notation.h
develop/include/typeclass.h

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