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

BUG: fix a regression in SlicePlot and ProjectionPlot APIs #3723

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

neutrinoceros
Copy link
Member

PR Summary

fix #3722

Opening as a draft to make sure that CI stays green with existing tests, but I want to add the test cases from #3722 + tests for deprecations too

Note that the regression fixed here is on the main branch only so this doesn't need backporting.

@neutrinoceros neutrinoceros added bug api-consistency naming conventions, code deduplication, informative error messages, code smells... labels Dec 16, 2021
@neutrinoceros neutrinoceros changed the title BUG: fix regression in SlicePlot and ProjectionPlot APIs BUG: fix a regression in SlicePlot and ProjectionPlot APIs Dec 16, 2021
@neutrinoceros neutrinoceros force-pushed the fixup_normalplot_api branch 3 times, most recently from f66647a to 5a41f9b Compare December 16, 2021 10:54
@neutrinoceros neutrinoceros added the deprecation deprecate features or remove deprecated ones label Dec 16, 2021
@neutrinoceros neutrinoceros force-pushed the fixup_normalplot_api branch 2 times, most recently from aec4000 to a88f1be Compare December 16, 2021 11:22
@neutrinoceros neutrinoceros marked this pull request as ready for review December 16, 2021 12:59
@neutrinoceros neutrinoceros added this to the 4.1.0 milestone Dec 17, 2021
@matthewturk matthewturk merged commit 58a5f08 into yt-project:main Dec 28, 2021
@neutrinoceros neutrinoceros deleted the fixup_normalplot_api branch December 28, 2021 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-consistency naming conventions, code deduplication, informative error messages, code smells... bug deprecation deprecate features or remove deprecated ones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: regression in SlicePlot and ProjectionPlot
2 participants