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

modflowpy / flopy / 2123 / 3
71%
develop: 73%

Build:
Build:
LAST BUILD BRANCH: update-release-scripts
DEFAULT BRANCH: develop
Ran 31 Oct 2019 11:29PM UTC
Files 200
Run time 31s
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

31 Oct 2019 11:03PM UTC coverage: 70.376% (+0.8%) from 69.574%
RUN_TYPE=test

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

32155 of 45690 relevant lines covered (70.38%)

0.7 hits per line

Source Files on job 2123.3 (RUN_TYPE=test)
  • Tree
  • List 0
  • Changed 37
  • Source Changed 1
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1941
  • Travis Job 2123.3
  • 132373cc on github
  • Prev Job for RUN_TYPE=test on sfroutputfile (#2121.1)
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