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

modflowpy / flopy / 2126 / 3
73%
develop: 73%

Build:
DEFAULT BRANCH: develop
Ran 01 Nov 2019 06:23PM UTC
Files 200
Run time 22s
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

01 Nov 2019 05:17PM UTC coverage: 70.376% (+0.8%) from 69.574%
RUN_TYPE=test

push

travis-ci

langevin-usgs
refactor(SfrFile): detect other column names, remove methods (#708)

* 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

32155 of 45690 relevant lines covered (70.38%)

0.7 hits per line

Source Files on job 2126.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 1944
  • Travis Job 2126.3
  • fb67758a on github
  • Prev Job for RUN_TYPE=test on develop (#2121.1)
  • Next Job for RUN_TYPE=test on develop (#2127.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