|
Ran
|
Files
198
|
Run time
36s
|
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.
30633 of 44179 relevant lines covered (69.34%)
0.69 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|