8000 Remove old threshold tests and retain only the pytest versions by bayliffe · Pull Request #1991 · metoppv/improver · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove old threshold tests and retain only the pytest versions #1991

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

Merged
merged 1 commit into from
May 9, 2024

Conversation

bayliffe
Copy link
Contributor

The tests for threshold were rewritten in PR #1913. As this comment indicates the intention was to remove the old tests once the review process was complete; they were left in place to give confidence during the review that all of the memory efficiency changes had no impact on the outputs. However, we merged the PR without deleting the old tests and renaming the new ones. This PR rectifies this mistake.

Unfortunately the git diff below makes this look horrific as I have removed test_Threshold.py and renamed test_ThresholdPytest.py to test_Threshold.py, so it is trying to diff as if one has become the other. This PR is just a deletion and a rename of the existing test files.

Testing:

  • Ran tests and they passed OK

@gavinevans gavinevans self-assigned this May 9, 2024
Copy link
Contributor
@gavinevans gavinevans left a comment

Choose a reason for hiding this comment

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

Thanks @bayliffe 👍

This looks fine to me.

@gavinevans gavinevans removed their assignment May 9, 2024
@gavinevans gavinevans merged commit 48b072d into metoppv:master May 9, 2024
8 checks passed
@bayliffe bayliffe self-assigned this May 13, 2024
MoseleyS pushed a commit to MoseleyS/improver that referenced this pull request Aug 22, 2024
@bayliffe bayliffe deleted the threshold_test_fix branch April 29, 2025 14:47
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.

2 participants
0