arm61 / pylj

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

adding tests to pairwise #19

Closed arm61 closed 6 years ago

arm61 commented 6 years ago

We aspire to deal with all pull requests in a timely manner. Please be patient.

Ideally pull requests will respect the underlying intrastructure of pylj and agree with PEP8, etc. However, please do not let this put novice programmers off contributing.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 63


Changes Missing Coverage Covered Lines Changed/Added Lines %
pylj/pairwise.py 12 27 44.44%
<!-- Total: 12 27 44.44% -->
Files with Coverage Reduction New Missed Lines %
pylj/sample.py 2 100.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 61: 6.8%
Covered Lines: 174
Relevant Lines: 268

💛 - Coveralls