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

Implement STM part 7 #41

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #41 (c5bdd00) into main (81467a8) will not change coverage. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   71.96%   71.96%           
=======================================
  Files           1        1           
  Lines         938      938           
  Branches      261      261           
=======================================
  Hits          675      675           
  Misses         32       32           
  Partials      231      231           
Impacted Files Coverage Δ
include/hspp.h 71.96% <50.00%> (ø)

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 81467a8...c5bdd00. Read the comment docs.