BowenFu / hspp

hspp: An experimental library to bring Haskell Style Programming to C++.
https://bowenfu.github.io/hspp
Apache License 2.0
163 stars 0 forks source link

Implement STM part 6 #40

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (cbda798) into main (e008f18) will not change coverage. The diff coverage is 62.50%.

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  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% <62.50%> (ø)

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 e008f18...cbda798. Read the comment docs.