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

Clean up #15

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (2344d7e) into main (081fb32) will increase coverage by 0.14%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   73.61%   73.76%   +0.14%     
==========================================
  Files           3        3              
  Lines         887      873      -14     
  Branches      240      237       -3     
==========================================
- Hits          653      644       -9     
+ Misses         21       17       -4     
+ Partials      213      212       -1     
Impacted Files Coverage Δ
include/hspp.h 67.24% <ø> (+0.06%) :arrow_up:
include/parser.h 51.31% <0.00%> (-2.54%) :arrow_down:
include/range.h 91.81% <ø> (ø)

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 081fb32...2344d7e. Read the comment docs.