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

MVar #31

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #31 (88dc381) into main (bc07874) will decrease coverage by 2.00%. The diff coverage is 53.33%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   73.43%   71.42%   -2.01%     
==========================================
  Files           1        1              
  Lines         896      924      +28     
  Branches      247      257      +10     
==========================================
+ Hits          658      660       +2     
- Misses         18       39      +21     
- Partials      220      225       +5     
Impacted Files Coverage Δ
include/hspp.h 71.42% <53.33%> (-2.01%) :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 bc07874...88dc381. Read the comment docs.