NCAR / wrf_hydro_py

Python API for the WRF-Hydro model
59 stars 43 forks source link

Suggested fix to keep the scheulder out of the jobs business and remo… #151

Closed jmccreight closed 5 years ago

jmccreight commented 5 years ago

…ve reference to any particularly MPI distro.

148

jmccreight commented 5 years ago

Yes, the tests have to be cleaned up a bit for this change. It's fairly minor.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 345


Changes Missing Coverage Covered Lines Changed/Added Lines %
wrfhydropy/core/schedulers.py 5 7 71.43%
<!-- Total: 5 7 71.43% -->
Files with Coverage Reduction New Missed Lines %
wrfhydropy/tests/test_schedulers_pbs.py 2 85.71%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 344: -0.2%
Covered Lines: 2147
Relevant Lines: 2471

💛 - Coveralls