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

Async #33

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #33 (f7874a0) into main (d53f80f) will decrease coverage by 0.07%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   71.79%   71.72%   -0.08%     
==========================================
  Files           1        1              
  Lines         929      930       +1     
  Branches      258      258              
==========================================
  Hits          667      667              
- Misses         35       36       +1     
  Partials      227      227              
Impacted Files Coverage Δ
include/hspp.h 71.72% <0.00%> (-0.08%) :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 d53f80f...f7874a0. Read the comment docs.