TheLartians / PEGParser

💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
BSD 3-Clause "New" or "Revised" License
240 stars 21 forks source link

add coverage #39

Closed TheLartians closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c2bc3cb). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #39   +/-   ##
=========================================
  Coverage          ?   90.82%           
=========================================
  Files             ?        9           
  Lines             ?      545           
  Branches          ?        0           
=========================================
  Hits              ?      495           
  Misses            ?       50           
  Partials          ?        0

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 c2bc3cb...6f7a899. Read the comment docs.