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

Capture filename key warning in test #139

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

blimlim
Copy link
Collaborator

@blimlim blimlim commented Oct 9, 2024

Closes #137

This PR captures the unknown file name key warning produced by get_nc_filename() and tests that it occurs in test_get_nc_write_path_unrecognized_unit().

@atteggiani atteggiani requested review from atteggiani and removed request for truth-quark November 6, 2024 22:07
Copy link
Collaborator

@atteggiani atteggiani left a comment

Choose a reason for hiding this comment

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

Just a comment for a potential simplification.
Otherwise LGTM

test/test_conversion_driver_esm1p5.py Outdated Show resolved Hide resolved
Review suggestion

Co-authored-by: Davide Marchegiani <[email protected]>
@atteggiani atteggiani self-requested a review November 7, 2024 00:38
Copy link
Collaborator

@atteggiani atteggiani left a comment

Choose a reason for hiding this comment

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

LGTM!
Thank you @blimlim

@atteggiani atteggiani merged commit b55e1b1 into main Nov 7, 2024
4 checks passed
@atteggiani atteggiani deleted the 137/capture-unrecognized-unit-warning branch November 7, 2024 00:38
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.

Capture/test warnings in test_get_nc_write_path_unrecognized_unit()
2 participants