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

feat: Implement basic handling of Alias for breaking changes #140

Merged
merged 2 commits into from
Apr 10, 2023

Conversation

Georggi
Copy link
Contributor

@Georggi Georggi commented Mar 31, 2023

No description provided.

@Georggi Georggi force-pushed the add_alias_check branch 3 times, most recently from d1a3e28 to dc89f16 Compare March 31, 2023 16:09
@pawamoy
Copy link
Member

pawamoy commented Apr 2, 2023

Thanks a lot! Could you add some tests?

@Georggi Georggi force-pushed the add_alias_check branch 4 times, most recently from 8a6b0af to b7ea38d Compare April 7, 2023 13:33
@pawamoy
Copy link
Member

pawamoy commented Apr 8, 2023

Thanks for the update. Since both tests are very similar, I'd prefer that we combine them, if possible (easier to maintain). I'll try to do that if you don't mind.

@pawamoy
Copy link
Member

pawamoy commented Apr 8, 2023

Just pushed my changes. Let me know what you think. IMO it's looking good and we can merge 🙂

@Georggi
Copy link
Contributor Author

Georggi commented Apr 10, 2023

My only concern is that we removed a more basic case with no alias. I think there should still be a separate assert at least that would not include init module.

@pawamoy
Copy link
Member

pawamoy commented Apr 10, 2023

Good point, I've added back tests without aliases 🙂

@pawamoy pawamoy merged commit aa8ce00 into mkdocstrings:master Apr 10, 2023
@pawamoy
Copy link
Member

pawamoy commented Apr 10, 2023

Thanks again!

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