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

unwaive #8

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (cc347b1) into main (c7caffb) will increase coverage by 0.19%. The diff coverage is 82.00%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   76.11%   76.31%   +0.19%     
==========================================
  Files           1        1              
  Lines         737      781      +44     
  Branches      182      191       +9     
==========================================
+ Hits          561      596      +35     
- Misses         15       16       +1     
- Partials      161      169       +8     
Impacted Files Coverage Δ
include/hspp.h 76.31% <82.00%> (+0.19%) :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 1473a25...cc347b1. Read the comment docs.