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

TMVar #55

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #55 (17fa406) into main (463eed7) will decrease coverage by 0.08%. The diff coverage is 46.87%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   64.19%   64.11%   -0.09%     
==========================================
  Files           2        2              
  Lines        1402     1435      +33     
  Branches      494      509      +15     
==========================================
+ Hits          900      920      +20     
+ Misses         57       55       -2     
- Partials      445      460      +15     
Impacted Files Coverage Δ
include/concurrent.h 48.07% <46.87%> (+0.68%) :arrow_up:
include/hspp.h 72.50% <0.00%> (+0.10%) :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 463eed7...17fa406. Read the comment docs.