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

Refactoring. #14

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #14 (71d27ab) into main (20cd846) will decrease coverage by 2.23%. The diff coverage is 80.99%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   75.85%   73.61%   -2.24%     
==========================================
  Files           1        3       +2     
  Lines         791      887      +96     
  Branches      198      240      +42     
==========================================
+ Hits          600      653      +53     
- Misses         17       21       +4     
- Partials      174      213      +39     
Impacted Files Coverage Δ
include/parser.h 53.84% <53.84%> (ø)
include/hspp.h 67.18% <69.38%> (-8.67%) :arrow_down:
include/range.h 91.81% <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 20cd846...71d27ab. Read the comment docs.