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

separate headers. #61

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #61 (55f51a9) into main (a991a55) will decrease coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   63.92%   63.87%   -0.06%     
==========================================
  Files           2        5       +3     
  Lines        1483     1658     +175     
  Branches      528      577      +49     
==========================================
+ Hits          948     1059     +111     
- Misses         55       77      +22     
- Partials      480      522      +42     
Impacted Files Coverage Δ
include/concurrent.h 48.59% <ø> (ø)
include/do_notation.h 67.56% <ø> (ø)
include/typeclass.h 59.18% <ø> (ø)
include/data.h 65.13% <100.00%> (ø)
include/hspp.h 72.83% <0.00%> (+0.26%) :arrow_up:

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