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

Resurrect tests for columnfile.py, correct np.int #206

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

jadball
Copy link
Contributor

@jadball jadball commented Jan 24, 2024

In the Github Actions CI, the command "python -m pytest" is run to test ImageD11.
By default, this only runs test files with the naming convention test_*.py
Renamed testcolumnfile.py to test_columnfile.py to fix this.
Also, replaced np.int references int to fix numpy depreciation errors.

In the Github Actions CI, the command "python -m pytest" is run to test ImageD11.
By default, this only runs test files with the naming convention `test_*.py`
Renamed `testcolumnfile.py` to `test_columnfile.py` to fix this.
Also, replaced `np.int` references `int` to fix numpy depreciation errors.
@jadball
Copy link
Contributor Author

jadball commented Jan 24, 2024

@jonwright happy to merge?

@jonwright jonwright merged commit deb6644 into FABLE-3DXRD:master Jan 24, 2024
5 checks passed
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