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

Move masked_array creation in NDCube.rebin to separate function. #705

Merged
merged 2 commits into from
May 15, 2024

Conversation

DanRyanIrish
Copy link
Member

PR Description

This PR makes a trivial change that moves the code creating a masked array in NDCube.rebin to a private function which is then called within NDCube.rebin

@DanRyanIrish DanRyanIrish added this to the 2.3.0 milestone May 15, 2024
@DanRyanIrish DanRyanIrish merged commit ce4d0b1 into sunpy:main May 15, 2024
18 of 19 checks passed
Copy link
Contributor

@samaloney samaloney left a comment

Choose a reason for hiding this comment

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

Bit late but looks good - few untested branches re the mask that could be covered.

@nabobalis
Copy link
Contributor

Ah yeah, when i revived it, codecov had nt updated to account for the coverage.

@nabobalis
Copy link
Contributor

@DanRyanIrish improve your test coverage.

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

3 participants