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

Fix failing viz_tools tests #114

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Fix failing viz_tools tests #114

merged 1 commit into from
Dec 22, 2024

Conversation

douglatornell
Copy link
Member

Details
  • Added assertions for the zorder parameter in plot_coastline and plot_land_mask tests.
  • Improved feature coverage and correctness.
  • Adjusted calls to use numpy.array for consistent data handling.

Added assertions for the `zorder` parameter in `plot_coastline` and
`plot_land_mask` tests to improve feature coverage and correctness. Adjusted
calls to use `numpy.array` where applicable for consistency in data handling.
@douglatornell douglatornell added the bug Something isn't working label Dec 22, 2024
@douglatornell douglatornell added this to the v24.1 milestone Dec 22, 2024
@douglatornell douglatornell merged commit 0bfe396 into main Dec 22, 2024
4 checks passed
@douglatornell douglatornell deleted the fix-viz-tools-tests branch December 22, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant