Skip to content
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

Bugfix | 1990 return type annotation #2004

Merged
merged 22 commits into from
Nov 9, 2019

Conversation

AlexNDRmac
Copy link
Member

@AlexNDRmac AlexNDRmac commented Nov 9, 2019

Hello!

In raising this pull request, I confirm the following:

  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I updated the CHANGELOG

Small description of change:

  • added support for php-compatible return types for stubs generation
  • small code refactoring
  • added sharness tests
  • added Unit tests

@AlexNDRmac AlexNDRmac requested a review from sergeyklay November 9, 2019 11:14
@codecov
Copy link

codecov bot commented Nov 9, 2019

Codecov Report

Merging #2004 into development will increase coverage by 0.24%.
The diff coverage is 99.01%.

@@                Coverage Diff                @@
##             development    #2004      +/-   ##
=================================================
+ Coverage          34.32%   34.56%   +0.24%     
- Complexity          8162     8209      +47     
=================================================
  Files                561      562       +1     
  Lines              45196    45303     +107     
=================================================
+ Hits               15514    15661     +147     
+ Misses             29682    29642      -40

@sergeyklay sergeyklay merged commit 983f994 into development Nov 9, 2019
@sergeyklay
Copy link
Contributor

Thank you

@sergeyklay sergeyklay deleted the bugfix/1990-return-type-annotation branch November 9, 2019 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants