Skip to content

Conversation

Jeckerson
Copy link
Member

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist.
  • I wrote some tests for this PR.

Thanks

@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #122 (1dc8955) into development (5605563) will increase coverage by 0.47%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #122      +/-   ##
===============================================
+ Coverage        75.32%   75.79%   +0.47%     
===============================================
  Files                5        5              
  Lines             2926     2954      +28     
===============================================
+ Hits              2204     2239      +35     
+ Misses             722      715       -7     
Flag Coverage Δ
unittests 75.79% <100.00%> (+0.47%) ⬆️

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

Impacted Files Coverage Δ
parser/base.c 93.86% <100.00%> (+0.03%) ⬆️
parser/parser.h 89.52% <100.00%> (+0.45%) ⬆️
parser/scanner.re 98.28% <100.00%> (+<0.01%) ⬆️
parser/zephir.lemon 48.44% <100.00%> (+0.88%) ⬆️

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 5605563...1dc8955. Read the comment docs.

@Jeckerson Jeckerson linked an issue Sep 15, 2021 that may be closed by this pull request
@AlexNDRmac
Copy link
Member

@Jeckerson can you add a test with lambda func, please.

@Jeckerson Jeckerson merged commit fa799a0 into development Sep 18, 2021
@Jeckerson Jeckerson deleted the #118-yield-statement branch September 18, 2021 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NFR] Add support for yield statement
3 participants