Skip to content

Fix windows CI #43

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 5 commits into from
Jul 11, 2022
Merged

Fix windows CI #43

merged 5 commits into from
Jul 11, 2022

Conversation

janosh
Copy link
Owner

@janosh janosh commented Jul 11, 2022

Fails due to invalid file paths in reference images created by test_plot_structure_2d().

@janosh janosh merged commit 3fe2e41 into main Jul 11, 2022
@janosh janosh deleted the fix-windows-ci branch July 11, 2022 11:50
janosh added a commit that referenced this pull request Mar 28, 2025
* fix .github/workflows/test.yml had unused strategy matrix.os

add nbQA commit hooks for pyupgrade, isort, flake8
https://github.com/nbQA-dev/nbQA

* try fix invalid windows file paths in test_plot_structure_2d() reference images

* test integer dict keys too in test_count_elements_bad_atomic_nums()

* breaking: rename count_elements() kwarg mode to count_mode and its default value 'composition' to 'element_composition'

also refactor count_elements() from pd.Series.apply() to list comprehension for a slight speedup

* fix check for srs.index of integer dtype in count_elements() on windows
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.

1 participant