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 | #2016 Fixed incorrect stubs generation for classes in the same namespace #2017

Merged
merged 5 commits into from
Nov 20, 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 bug with stubs generation in case of relative namespaces for interfaces
  • added test cases
  • minor improvement for tests

Thanks

@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

Merging #2017 into development will increase coverage by <.01%.
The diff coverage is 100%.

@@                Coverage Diff                @@
##             development    #2017      +/-   ##
=================================================
+ Coverage          34.58%   34.58%   +<.01%     
- Complexity          8209     8210       +1     
=================================================
  Files                562      562              
  Lines              45300    45302       +2     
=================================================
+ Hits               15665    15667       +2     
  Misses             29635    29635

@sergeyklay sergeyklay merged commit 4117e8b into development Nov 20, 2019
@sergeyklay sergeyklay deleted the bugfix/2016-relative-namespace branch November 20, 2019 00:18
@sergeyklay
Copy link
Contributor

Thank you!

@sergeyklay sergeyklay changed the title Bugfix | #2016 Relative namespaces for stubs Bugfix | #2016 Fixed incorrect stubs generation for classes in the same namespace Nov 20, 2019
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