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

Gulp fixes #7

Merged
merged 23 commits into from
Jun 22, 2019
Merged

Gulp fixes #7

merged 23 commits into from
Jun 22, 2019

Conversation

chrisjsewell
Copy link
Member

No description provided.

when including symmetry restrictions in GULP input files, only symmetry inequivalent sites (and) positions should be listed. We parse these in the symmetry input node.
To make it more obvious what is the aiida Parser plugin
added lots more error codes, and the parser maps the error messages, extracted from the CRYSTAL output file, to the most appropriate one
- ensure the correct exit_code is returned
- ensure the output cif is still read, and the output structure node created
- add test
use efficient numpy functions
@coveralls
Copy link

coveralls commented Jun 22, 2019

Pull Request Test Coverage Report for Build 451

  • 259 of 298 (86.91%) changed or added relevant lines in 25 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.8%) to 83.847%

Changes Missing Coverage Covered Lines Changed/Added Lines %
aiida_crystal17/gulp/parsers/parse_output.py 9 11 81.82%
aiida_crystal17/gulp/parsers/write_input.py 12 14 85.71%
aiida_crystal17/data/symmetry.py 2 6 33.33%
aiida_crystal17/workflows/symmetrise_3d_struct.py 18 24 75.0%
aiida_crystal17/gulp/parsers/parse_main.py 19 28 67.86%
aiida_crystal17/gulp/data/potential.py 40 56 71.43%
Totals Coverage Status
Change from base Build 426: 0.8%
Covered Lines: 3452
Relevant Lines: 4117

💛 - Coveralls

@chrisjsewell chrisjsewell merged commit 35a2e4f into develop Jun 22, 2019
@chrisjsewell chrisjsewell deleted the gulp-fixes branch July 18, 2019 15:34
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