Skip to content

#137 - Add support of false return type #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 8, 2022

Conversation

Jeckerson
Copy link
Member

Hello!

  • Type: new feature

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

@Jeckerson Jeckerson self-assigned this Feb 7, 2022
@Jeckerson Jeckerson linked an issue Feb 7, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #138 (c0f2a15) into development (e3be900) will increase coverage by 0.21%.
The diff coverage is 75.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #138      +/-   ##
===============================================
+ 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%) ⬆️
macOS 87.53% <100.00%> (+0.09%) ⬆️
unittests 78.84% <75.00%> (+0.21%) ⬆️

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%) ⬆️
parser/parser.h 89.36% <100.00%> (+0.37%) ⬆️
parser/scanner.re 85.66% <0.00%> (+0.03%) ⬆️

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

@AlexNDRmac AlexNDRmac merged commit 763821e into development Feb 8, 2022
@AlexNDRmac AlexNDRmac deleted the #137-false-return-type branch February 8, 2022 09:00
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.

Add support of false return type
2 participants