rice-solar-physics / pydrad

Python tools for setting up HYDRAD runs and parsing output
https://pydrad.readthedocs.io
MIT License
4 stars 3 forks source link

Update tests #104

Closed wtbarnes closed 4 years ago

wtbarnes commented 4 years ago

Refactor the template tests and add a few tests for parsing and actual compilation

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 168


Changes Missing Coverage Covered Lines Changed/Added Lines %
pydrad/configure/tests/test_configure.py 3 4 75.0%
pydrad/parse/tests/test_strand.py 2 4 50.0%
pydrad/configure/configure.py 1 6 16.67%
pydrad/configure/util.py 5 15 33.33%
<!-- Total: 112 130 86.15% -->
Totals Coverage Status
Change from base Build 165: 13.6%
Covered Lines: 310
Relevant Lines: 565

💛 - Coveralls