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

Cleanup NCSS warnings #852

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Conversation

dopplershift
Copy link
Member

Description Of Changes

Checklist

Not needed when using pytest.warns().
We were incorrectly trying to get logged warnings using recwarn, rather
than caplog. Fortunately, the corrected test still passes.
)

Handle shapes being enclosed in []. Also make sure the parsed shapes are
correct, including for the case of a scalar being given [] instead of
[0].
Copy link
Collaborator

@lesserwhirls lesserwhirls left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@dopplershift dopplershift merged commit 7aa5353 into Unidata:main Dec 11, 2024
35 checks passed
@dopplershift dopplershift deleted the cleanup-ncss-warnings branch December 11, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixes for TDS 5.0
2 participants