|
Ran
|
Jobs
6
|
Files
198
|
Run time
34min
|
Badge
README BADGES
|
push
travis-ci
Add load function to ModflowFlwob (#598) * feat(ModflowFlwob): Add various flow-obs types to model.mfnam_packages dictionary. * feat(ModflowFlwob): Add method to load package from file. * feat(ModflowFlwob): Use supplied unit number when loading package to avoid unit collisions. * feat(ModflowFlwob): Add additional width and precision for toffset to avoid string-conversions that result in numbers greater than total simulation time. * feat(ModflowFlwob): Account for case where nqclfb is negative. * feat(ModflowFlwob): Append filename using relative path with respect to the model working directory to ensure the correct filename is written to the namefile. * feat(ModflowFlwob): Add new autotest to check loading functionality. * revert: "feat(ModflowFlwob): Append filename using relative path with respect to the model working directory to ensure the correct filename is written to the namefile." This reverts commit 6f520064a. * feat(ModflowFlwob): Add 1 to zero-based "irefsp" when writing file. * feat(ModflowFlwob): Try to make Codacy happy. * feat(ModflowFlwob): Add "ftype" attribute and retrieval method. * feat(ModflowFlwob): Use ext_unit_dict to get proper flowtype and ftype from filename. * feat(ModflowFlwob): Remove unused variable and extra whitespace. * feat(ModflowFlwob): Catch dict items explicitly even if they are unused. * Revert "feat(ModflowFlwob): Try to make Codacy happy." This reverts commit eca305ab.
30699 of 44179 relevant lines covered (69.49%)
3.62 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 1955.1 (TVER=PY27) | 0 |
69.36 |
Travis Job 1955.1 | |
| 2 | 1955.2 (TVER=PY35) | 0 |
69.34 |
Travis Job 1955.2 | |
| 3 | 1955.3 (TVER=PY36) | 0 |
69.34 |
Travis Job 1955.3 | |
| 4 | 1955.4 (TVER=PY37) | 0 |
69.33 |
Travis Job 1955.4 | |
| 5 | 1955.5 (TVER=PY37N) | 0 |
15.51 |
Travis Job 1955.5 | |
| 6 | 1955.6 (TVER=PY37D) | 0 |
69.34 |
Travis Job 1955.6 |