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 8 #43

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #43 (1bb6473) into main (45b21b2) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   72.12%   72.08%   -0.05%     
==========================================
  Files           1        1              
  Lines         940      942       +2     
  Branches      261      263       +2     
==========================================
+ Hits          678      679       +1     
+ Misses         31       28       -3     
- Partials      231      235       +4     
Impacted Files Coverage Δ
include/hspp.h 72.08% <100.00%> (-0.05%) :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 45b21b2...1bb6473. Read the comment docs.