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

modflowpy / flopy / 2257 / 1
73%
develop: 73%

Build:
DEFAULT BRANCH: develop
Ran 16 Dec 2019 09:36PM UTC
Files 201
Run time 15s
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

16 Dec 2019 09:36PM UTC coverage: 15.287%. Remained the same
RUN_TYPE=misc

push

travis-ci

web-flow
fix(Mflist): allow None as a list entry (#765)

* fix(Mflist): allow None, 0, and -1 as a list entry

Mflist did not allow a stress_period_dictionary to have None, 0, or -1 as a valid entry for a stress period.  But MODFLOW and MT3D do allow this.  Mflist was refactored so that a stress period dictionary could be spd = {0: None, 1: -1, 1: 0} or other combinations on this.  This is necessary for the mt3d ssm package, but it also was necessary for loading a valid well file that might have ITMP = -1 for all stress periods.  This would be a strange case for MODFLOW, but ITMP values of -1 for the first stress period of a wel package is valid for MODFLOW.

* slight modification for nss==0 in first period

closes #743

7072 of 46263 relevant lines covered (15.29%)

0.15 hits per line

Source Files on job 2257.1 (RUN_TYPE=misc)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2062
  • Travis Job 2257.1
  • 51d80641 on github
  • Prev Job for RUN_TYPE=misc on develop (#2254.1)
  • Next Job for RUN_TYPE=misc on develop (#2262.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