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

ZipList. Tuple monoid/monad/functor/applicative #3

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #3 (faa2d00) into main (a72736b) will increase coverage by 0.23%. The diff coverage is 74.35%.

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   79.70%   79.93%   +0.23%     
==========================================
  Files           1        1              
  Lines         601      648      +47     
  Branches      125      136      +11     
==========================================
+ Hits          479      518      +39     
  Misses         13       13              
- Partials      109      117       +8     
Impacted Files Coverage Δ
include/hspp.h 79.93% <74.35%> (+0.23%) :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 a72736b...faa2d00. Read the comment docs.