zephir-lang / php-zephir-parser

The Zephir Parser delivered as a C extension for the PHP language.
https://zephir-lang.com
MIT License
186 stars 36 forks source link

1.5.0 #139

Closed Jeckerson closed 2 years ago

Jeckerson commented 2 years ago

Hello!

In raising this pull request, I confirm the following:

Thanks

codecov[bot] commented 2 years ago

Codecov Report

Merging #139 (796ccb0) into master (e3be900) will increase coverage by 0.21%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   78.63%   78.84%   +0.21%     
==========================================
  Files           5        5              
  Lines        5101     5087      -14     
==========================================
  Hits         4011     4011              
+ Misses       1090     1076      -14     
Flag Coverage Δ
Linux 76.71% <75.00%> (+0.39%) :arrow_up:
macOS 87.53% <100.00%> (+0.09%) :arrow_up:
unittests 78.84% <75.00%> (+0.21%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
parser/zephir.lemon 49.26% <60.00%> (+0.82%) :arrow_up:
parser/parser.h 89.36% <100.00%> (+0.37%) :arrow_up:
parser/scanner.re 85.66% <0.00%> (+0.03%) :arrow_up:

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 e3be900...796ccb0. Read the comment docs.