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

Enforce data array is array in BandedMapper / PolarMapper #810

Merged
merged 2 commits into from
Jul 8, 2021

Conversation

aaronayres35
Copy link
Contributor

This PR contains the last bit of changes which need to be pulled from #726
It simply updates BandedMapper / PolarMapper to follow the lead of their base class LinearMapper.

After all these are merged, I will do a final sweep of the code base to see that nothing else needs to be updated with the recent return type changes (plan is to do code base searches for map_screen, etc. / to go through examples and ensure they all work as expected. Test suite will pass as it has passed on every PR, but just to be sure we didn't miss / break anything in the process not covered by the test suite).

@aaronayres35 aaronayres35 requested a review from rahulporuri July 7, 2021 18:48
Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aaronayres35 aaronayres35 merged commit 66c0e01 into master Jul 8, 2021
@aaronayres35 aaronayres35 deleted the enforce-data_array-is-array branch July 8, 2021 03:37
@corranwebster corranwebster added the needs backport Needs to be backported to current maint/* label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs backport Needs to be backported to current maint/*
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants