arm61 / pylj

Teaching Utility for Classical Atomistic Simulation.
https://pythoninchemistry.org/pylj
MIT License
29 stars 20 forks source link

addition of pairwise python #18

Closed arm61 closed 6 years ago

arm61 commented 6 years ago

the python equilvalents to the cython comp module are now present in the pairwise module.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 56


Changes Missing Coverage Covered Lines Changed/Added Lines %
pylj/md.py 5 9 55.56%
pylj/util.py 3 9 33.33%
pylj/pairwise.py 5 91 5.49%
<!-- Total: 13 109 11.93% -->
Totals Coverage Status
Change from base Build 54: -33.8%
Covered Lines: 162
Relevant Lines: 272

💛 - Coveralls
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 56


Changes Missing Coverage Covered Lines Changed/Added Lines %
pylj/md.py 5 9 55.56%
pylj/util.py 3 9 33.33%
pylj/pairwise.py 5 91 5.49%
<!-- Total: 13 109 11.93% -->
Totals Coverage Status
Change from base Build 54: -33.8%
Covered Lines: 162
Relevant Lines: 272

💛 - Coveralls
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 60


Changes Missing Coverage Covered Lines Changed/Added Lines %
pylj/md.py 25 31 80.65%
pylj/util.py 3 9 33.33%
pylj/pairwise.py 0 91 0.0%
<!-- Total: 29 132 21.97% -->
Files with Coverage Reduction New Missed Lines %
pylj/sample.py 2 100.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 54: -33.8%
Covered Lines: 162
Relevant Lines: 272

💛 - Coveralls