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

Add coroutine - part 1: Add pause. #71

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #71 (658182c) into main (c71c101) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage   63.70%   63.70%           
=======================================
  Files           3        3           
  Lines        1496     1496           
  Branches      536      536           
=======================================
  Hits          953      953           
  Misses         55       55           
  Partials      488      488           
Impacted Files Coverage Δ
include/hspp.h 74.43% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.