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

Move PymatgenTest.TEST_FILES_DIR attribute into module scope #3227

Merged
merged 6 commits into from
Aug 6, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Aug 6, 2023

e734bf3 fix IonEntry doc str + type hints
66d0043 move TEST_FILES_DIR attr from PymatgenTest into module scope
ca3c9e3 PymatgenTest.TEST_FILES_DIR -> TEST_FILES_DIR

@janosh janosh added the tests Issues with or changes to the pymatgen test suite label Aug 6, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 85.00% and no project coverage change.

Comparison is base (9455830) 74.57% compared to head (fbe07e3) 74.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3227   +/-   ##
=======================================
  Coverage   74.57%   74.57%           
=======================================
  Files         230      230           
  Lines       69493    69493           
  Branches    16166    16166           
=======================================
+ Hits        51823    51824    +1     
+ Misses      14596    14595    -1     
  Partials     3074     3074           
Files Changed Coverage Δ
pymatgen/io/vasp/inputs.py 86.81% <50.00%> (ø)
pymatgen/analysis/pourbaix_diagram.py 89.07% <100.00%> (ø)
pymatgen/io/abinit/inputs.py 78.83% <100.00%> (ø)
pymatgen/util/testing.py 87.50% <100.00%> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@janosh janosh merged commit 24f1f3c into master Aug 6, 2023
29 checks passed
@janosh janosh deleted the refactor-test-files-dir branch August 6, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issues with or changes to the pymatgen test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants