robinzyb / cp2kdata

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

New update #29

Closed robinzyb closed 8 months ago

robinzyb commented 8 months ago

see the comit name

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7200188931

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Changes Missing Coverage Covered Lines Changed/Added Lines %
cp2kdata/block_parser/md_xyz.py 11 13 84.62%
cp2kdata/block_parser/mulliken.py 0 2 0.0%
cp2kdata/block_parser/cells.py 9 17 52.94%
cp2kdata/cube/cube.py 3 19 15.79%
cp2kdata/output.py 38 63 60.32%
<!-- Total: 70 123 56.91% -->
Files with Coverage Reduction New Missed Lines %
cp2kdata/block_parser/mulliken.py 1 22.73%
cp2kdata/utils.py 1 52.78%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 6733946652: -0.1%
Covered Lines: 720
Relevant Lines: 1940

💛 - Coveralls