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

README. #18

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (bb3696c) into main (e0f5643) will increase coverage by 0.22%. The diff coverage is 67.69%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   73.79%   74.02%   +0.22%     
==========================================
  Files           3        5       +2     
  Lines         874      874              
  Branches      237      235       -2     
==========================================
+ Hits          645      647       +2     
  Misses         17       17              
+ Partials      212      210       -2     
Impacted Files Coverage Δ
include/range.h 91.81% <ø> (ø)
include/parser.h 49.41% <33.33%> (-1.91%) :arrow_down:
include/typeclass.h 63.98% <63.98%> (ø)
include/data.h 73.17% <73.17%> (ø)
include/doNotation.h 75.86% <75.86%> (ø)

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 e0f5643...bb3696c. Read the comment docs.