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

STM part 3 #37

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #37 (2d61aa7) into main (006289f) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   71.90%   71.96%   +0.05%     
==========================================
  Files           1        1              
  Lines         936      938       +2     
  Branches      261      261              
==========================================
+ Hits          673      675       +2     
  Misses         32       32              
  Partials      231      231              
Impacted Files Coverage Δ
include/hspp.h 71.96% <100.00%> (+0.05%) :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 006289f...2d61aa7. Read the comment docs.