zephir-lang / php-zephir-parser

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

Ci builds fixes #135

Closed AlexNDRmac closed 2 years ago

AlexNDRmac commented 2 years ago

Hello!

Small description of change:

Thanks

codecov[bot] commented 2 years ago

Codecov Report

Merging #135 (0938b1f) into development (f242ab9) will increase coverage by 2.83%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #135      +/-   ##
===============================================
+ Coverage        75.79%   78.63%   +2.83%     
===============================================
  Files                5        5              
  Lines             2954     5101    +2147     
===============================================
+ Hits              2239     4011    +1772     
- Misses             715     1090     +375     
Flag Coverage Δ
Linux 76.32% <ø> (?)
macOS 87.44% <ø> (?)
unittests 78.63% <ø> (+2.83%) :arrow_up:

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

Impacted Files Coverage Δ
parser/scanner.re 85.63% <0.00%> (-12.65%) :arrow_down:
zephir_parser.c 91.66% <0.00%> (-5.21%) :arrow_down:
parser/parser.h 88.98% <0.00%> (-0.54%) :arrow_down:
parser/base.c 93.65% <0.00%> (-0.21%) :arrow_down:

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 f242ab9...0938b1f. Read the comment docs.