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 10 #47

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #47 (6bad879) into main (bce50d1) will increase coverage by 0.21%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   72.08%   72.29%   +0.21%     
==========================================
  Files           1        1              
  Lines         942      942              
  Branches      263      263              
==========================================
+ Hits          679      681       +2     
+ Misses         28       26       -2     
  Partials      235      235              
Impacted Files Coverage Δ
include/hspp.h 72.29% <0.00%> (+0.21%) :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 bce50d1...6bad879. Read the comment docs.