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

bugfix in initial conditions header #105

Closed wtbarnes closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 175


Changes Missing Coverage Covered Lines Changed/Added Lines %
pydrad/configure/configure.py 2 5 40.0%
<!-- Total: 3 6 50.0% -->
Files with Coverage Reduction New Missed Lines %
pydrad/configure/configure.py 5 57.66%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 169: -0.1%
Covered Lines: 310
Relevant Lines: 566

💛 - Coveralls
wtbarnes commented 4 years ago

Also removes the verbose kwarg everywhere (in favor of logging) and allows one to skip actually executing the initial conditions by passing the execute kwarg through