aiidaplugins / aiida-crystal17

A plugin for AiiDA, to run the CRYSTAL17 code
https://aiida-crystal17.readthedocs.io
GNU Lesser General Public License v3.0
5 stars 4 forks source link

Version Bump #17

Closed chrisjsewell closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 640


Changes Missing Coverage Covered Lines Changed/Added Lines %
aiida_crystal17/tests/test_workflows/test_crystal_props.py 6 7 85.71%
aiida_crystal17/workflows/crystal_main/base.py 6 7 85.71%
aiida_crystal17/cmndline/cmd_parser.py 23 25 92.0%
aiida_crystal17/cmndline/options.py 15 18 83.33%
aiida_crystal17/parsers/raw/gui_parse.py 54 58 93.1%
aiida_crystal17/workflows/common/restart.py 4 8 50.0%
aiida_crystal17/parsers/raw/crystal_stdout.py 88 113 77.88%
<!-- Total: 296 336 88.1% -->
Files with Coverage Reduction New Missed Lines %
aiida_crystal17/workflows/common/restart.py 2 76.05%
aiida_crystal17/parsers/raw/crystal_stdout.py 7 86.44%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 584: 0.2%
Covered Lines: 6133
Relevant Lines: 7008

💛 - Coveralls