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

Fix #1986 | Aliases in use statements for stubs generartion #1994

Merged
merged 11 commits into from Nov 1, 2019

Conversation

AlexNDRmac
Copy link
Member

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:

  • fixed stub generation for aliases in use statement
  • small code refactoring
  • added sharness test
  • added unit tests

@codecov
Copy link

codecov bot commented Nov 1, 2019

Codecov Report

Merging #1994 into development will increase coverage by 0.04%.
The diff coverage is 41.93%.

@@                Coverage Diff                @@
##             development    #1994      +/-   ##
=================================================
+ Coverage          34.25%   34.29%   +0.04%     
- Complexity          8156     8177      +21     
=================================================
  Files                561      561              
  Lines              45134    45196      +62     
=================================================
+ Hits               15462    15502      +40     
- Misses             29672    29694      +22

@sergeyklay sergeyklay merged commit 3b7b789 into development Nov 1, 2019
@sergeyklay sergeyklay deleted the bugfix/1986-aliases-in-use-statement branch November 1, 2019 13:48
@sergeyklay
Copy link
Member

Thank you

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.

None yet

2 participants