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

mapM_ #36

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #36 (66a5c4a) into main (31a2f51) will decrease coverage by 0.14%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   72.04%   71.90%   -0.15%     
==========================================
  Files           1        1              
  Lines         930      936       +6     
  Branches      258      261       +3     
==========================================
+ Hits          670      673       +3     
  Misses         32       32              
- Partials      228      231       +3     
Impacted Files Coverage Δ
include/hspp.h 71.90% <50.00%> (-0.15%) :arrow_down:

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 31a2f51...66a5c4a. Read the comment docs.