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

Adding Psp8 (Abinit type) pseudo support. #11

Merged
merged 8 commits into from
Oct 26, 2020
Merged

Conversation

sponce24
Copy link
Contributor

No description provided.

Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sponce24 . In addition to my comments, please add unit tests for both the data plugin as well as the family. You can literally copy paste those of the PsfData for example and just adapt to Psp8Data. I think the current implementation is broken, which shows why tests are important

@sphuber
Copy link
Contributor

sphuber commented Oct 26, 2020

Another tip, to get the pre-commit running automatically, do the following from the repository:

pip install -e .[pre-commit]
pre-commit install

This way you will automatically run pre-commit locally and it won't fail remotely

@sponce24 sponce24 requested a review from sphuber October 26, 2020 14:25
@sphuber
Copy link
Contributor

sphuber commented Oct 26, 2020

@sponce24 if you fix the pre-commit, this can be merged

@sphuber sphuber merged commit 7b5f5cc into aiidateam:master Oct 26, 2020
@sphuber
Copy link
Contributor

sphuber commented Oct 26, 2020

Thanks a lot @sponce24 !

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