robinzyb / cp2kdata

cp2k postprocessing tools
https://robinzyb.github.io/cp2kdata/
GNU Lesser General Public License v3.0
54 stars 18 forks source link

Support cp2k cell parsing in npt log file #20

Closed robinzyb closed 11 months ago

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6424662897


Changes Missing Coverage Covered Lines Changed/Added Lines %
cp2kdata/block_parser/cells.py 11 12 91.67%
cp2kdata/block_parser/md_xyz.py 4 5 80.0%
cp2kdata/dpdata_plugin.py 1 2 50.0%
cp2kdata/output.py 24 28 85.71%
<!-- Total: 61 68 89.71% -->
Files with Coverage Reduction New Missed Lines %
cp2kdata/output.py 1 63.72%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 6114149904: 1.2%
Covered Lines: 625
Relevant Lines: 1726

💛 - Coveralls