• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

modflowpy / flopy / 2123
71%
develop: 73%

Build:
Build:
LAST BUILD BRANCH: update-release-scripts
DEFAULT BRANCH: develop
Ran 31 Oct 2019 11:29PM UTC
Jobs 4
Files 400
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2123

Pull #708

travis-ci

web-flow
refactor(SfrFile): detect other column names, remove methods

* Detect names for column 16 and beyond (checked against gwf2sfr7_NWT.f),
  which adds either 'gradient' or 'Qwt', 'delUzstor', sometimes 'gw_head';
  note that this may affect users that used (e.g.) df.col16.values
* Remove methods that are used once: get_skiprows_ncols and _set_names,
  as this logic is best handled in the class constructor
* Add notes to docstring to indicate which columns have indexing starting
  at one or zero
* Expand docstring for parameters, verbose and geometry are ignored
* Flake8's F841 variable assigned but never used for 'per' and 'timestep'
* Flake8's F402 import 'np' from line 1 shadowed by loop variable
* Resolve sfroutputfile.py:170: RuntimeWarning: invalid value encountered
  in less: newper = df.segment.diff().values < 0
* Expand t009_test.py to check attributes: ncol, names and times
Pull Request #708: refactor(SfrFile): detect other column names, remove methods

30 of 30 new or added lines in 1 file covered. (100.0%)

64520 of 91380 relevant lines covered (70.61%)

2.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2123.1 (RUN_TYPE=test) 31 Oct 2019 11:29PM UTC 0
69.58
Travis Job 2123.1
3 2123.3 (RUN_TYPE=test) 31 Oct 2019 11:29PM UTC 0
70.38
Travis Job 2123.3
4 2123.4 (RUN_TYPE=test) 31 Oct 2019 11:30PM UTC 0
70.38
Travis Job 2123.4
5 2123.5 (RUN_TYPE=misc) 31 Oct 2019 11:29PM UTC 0
15.29
Travis Job 2123.5
Source Files on build 2123
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2123
  • Pull Request #708
  • PR Base - develop (#2121)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc