Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix registry for min in buitlins #242

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 2 commits into from
Oct 16, 2024
Merged

Conversation

zm711
Copy link
Contributor

@zm711 zm711 commented Sep 16, 2024

@apdavison while working on updating the min the Neo ci discovered that min is used for minute. So I need to remove that from the builtins. There was no test for this in quantities ci.

@zm711
Copy link
Contributor Author

zm711 commented Sep 17, 2024

@apdavison it doesn't tell me why it failed? I just get a weird screen saying testing failed? Could you re-run tests. Since we weren't testing for min before it should be fine. I don't see why test would fail now?

@twmr
Copy link
Contributor

twmr commented Sep 30, 2024

@zm711 thx for the fix. Can you please test this in unit-tests?

@zm711
Copy link
Contributor Author

zm711 commented Sep 30, 2024

Thanks for the push to add a test @twmr :) . I added 'min' into the arithmetic testing since I don't see another great place to add a test. If you have an idea though feel free to point out a better place.

@twmr
Copy link
Contributor

twmr commented Sep 30, 2024

Thx! This was fast! After reading the tests, I think your fix indeed solves my issue reported in #243. Thx @apdavison for linking them.

@apdavison apdavison merged commit 6dec59e into python-quantities:master Oct 16, 2024
39 checks passed
@zm711 zm711 deleted the fix-min branch December 5, 2024 21:36
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.

3 participants