javacc / javaccPlugin

A JavaCC plugin for Gradle
MIT License
33 stars 16 forks source link

Add command line arguments for JavaCC 4 and JavaCC 8 #60

Closed zbynek closed 1 year ago

zbynek commented 1 year ago

Fixes #50

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 40.00% and project coverage change: -1.67 :warning:

Comparison is base (6ca01dc) 87.73% compared to head (f5b02dc) 86.06%.

:exclamation: Current head f5b02dc differs from pull request most recent head deb38d9. Consider uploading reports for the commit deb38d9 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #60 +/- ## ============================================ - Coverage 87.73% 86.06% -1.67% - Complexity 149 150 +1 ============================================ Files 23 23 Lines 432 445 +13 Branches 28 33 +5 ============================================ + Hits 379 383 +4 - Misses 49 58 +9 Partials 4 4 ``` | [Impacted Files](https://app.codecov.io/gh/javacc/javaccPlugin/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [.../javacc/programexecution/JjtreeProgramInvoker.java](https://app.codecov.io/gh/javacc/javaccPlugin/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3VicHJvamVjdHMvcGx1Z2luL3NyYy9tYWluL2phdmEvb3JnL2phdmFjYy9wbHVnaW4vZ3JhZGxlL2phdmFjYy9wcm9ncmFtZXhlY3V0aW9uL0pqdHJlZVByb2dyYW1JbnZva2VyLmphdmE=) | `55.00% <40.00%> (-45.00%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.