tunnelvisionlabs / antlr4

The highly-optimized fork of ANTLR 4 (see README)
Other
73 stars 13 forks source link

Features/update #24

Closed sharwell closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #24 into master will decrease coverage by 0.86%. The diff coverage is 56.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   62.78%   61.91%   -0.87%     
==========================================
  Files         364      371       +7     
  Lines       17355    18387    +1032     
  Branches     3978     3499     -479     
==========================================
+ Hits        10896    11384     +488     
- Misses       5255     5747     +492     
- Partials     1204     1256      +52
Impacted Files Coverage Δ
...lr/v4/codegen/model/LeftRecursiveRuleFunction.java 89.47% <ø> (ø) :arrow_up:
.../antlr/v4/codegen/model/LL1PlusBlockSingleAlt.java 100% <ø> (ø) :arrow_up:
...ool/src/org/antlr/v4/codegen/model/MatchToken.java 100% <ø> (ø) :arrow_up:
...g/antlr/v4/analysis/LeftRecursiveRuleAnalyzer.java 86.81% <ø> (ø) :arrow_up:
...ool/src/org/antlr/v4/codegen/model/Recognizer.java 95% <ø> (ø) :arrow_up:
...ool/src/org/antlr/v4/codegen/model/InvokeRule.java 96.66% <ø> (ø) :arrow_up:
tool/src/org/antlr/v4/codegen/model/SemPred.java 73.68% <ø> (ø) :arrow_up:
...Java/src/org/antlr/v4/runtime/ANTLRFileStream.java 0% <ø> (-100%) :arrow_down:
tool/src/org/antlr/v4/gui/Trees.java 29.26% <ø> (ø) :arrow_up:
...l/src/org/antlr/v4/codegen/model/RuleFunction.java 81.09% <ø> (ø) :arrow_up:
... and 70 more

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 3453925...b173e81. Read the comment docs.