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

Fix loop #32

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #32 (d17cd65) into main (75b1290) will increase coverage by 0.36%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   71.42%   71.79%   +0.36%     
==========================================
  Files           1        1              
  Lines         924      929       +5     
  Branches      257      258       +1     
==========================================
+ Hits          660      667       +7     
+ Misses         39       35       -4     
- Partials      225      227       +2     
Impacted Files Coverage Δ
include/hspp.h 71.79% <66.66%> (+0.36%) :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 75b1290...d17cd65. Read the comment docs.