tulipcc / tulipcc-maven-plugin

An updated version of the javacc-maven-plugin using ParserGeneratorCC
Apache License 2.0
40 stars 5 forks source link

Fix broken link #15

Closed gjoranv closed 5 years ago

gjoranv commented 5 years ago

@phax

codecov-io commented 5 years ago

Codecov Report

Merging #15 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #15   +/-   ##
=========================================
  Coverage     25.54%   25.54%           
  Complexity      141      141           
=========================================
  Files            16       16           
  Lines          1061     1061           
  Branches        165      165           
=========================================
  Hits            271      271           
  Misses          697      697           
  Partials         93       93

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 2bb77b8...5477dae. Read the comment docs.

phax commented 5 years ago

Gracias