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

Move parser to parser.h #77

Closed BowenFu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #77 (c9adf34) into main (c2a1d3a) will not change coverage. The diff coverage is 42.85%.

@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   64.17%   64.17%           
=======================================
  Files           3        3           
  Lines        1499     1499           
  Branches      536      536           
=======================================
  Hits          962      962           
  Misses         48       48           
  Partials      489      489           
Impacted Files Coverage Δ
include/hspp.h 76.01% <ø> (+0.81%) :arrow_up:
include/parser.h 46.07% <42.85%> (-0.08%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.