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

fix tests of MatPESStaticSet #3281

Merged
merged 31 commits into from Aug 30, 2023
Merged

Conversation

SophiaRuan
Copy link
Contributor

Summary

Related: #3280
Major changes:

  • fix 1: fix test_sets.py

Todos

Check if all the incar, kpoints and potcars are tested.

  • feature 2: ...
  • fix 2:

Checklist

  • Google format doc strings added. Check with ruff.
  • Type annotations included. Check with mypy.
  • Tests added for new features/fixes.
  • If applicable, new classes/functions/modules have duecredit @due.dcite decorators to reference relevant papers by DOI (example)

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install

@JiQi535 JiQi535 force-pushed the pr/3278 branch 2 times, most recently from 20def3f to 1b6c309 Compare August 30, 2023 05:33
@shyuep shyuep merged commit a37aa75 into materialsproject:master Aug 30, 2023
25 of 26 checks passed
@shyuep
Copy link
Member

shyuep commented Aug 30, 2023

The relevant tests pass. I merged.

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.

None yet

2 participants