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

modflowpy / flopy / 1543 / 4
73%
develop: 73%

Build:
DEFAULT BRANCH: develop
Ran 09 Oct 2018 03:03PM UTC
Files 178
Run time 8s
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

09 Oct 2018 01:43PM UTC coverage: 69.068% (+0.1%) from 68.925%
1543.4

push

travis-ci

langevin-usgs
Fix(Numpy array .aslist() calls) (#407)

I found when creating or modifying a LAK package with flux_data input as
a numpy array that ModflowLak would die on td[k] = value[k, :].aslist().
I could find no reference to this numpy array method, so not sure where
it comes from. I changed .aslist() to .tolist() (https://docs.scipy.org/
doc/numpy/reference/generated/numpy.ndarray.tolist.html), which works.
I subsequently encountered the same error in other files (flopy_io and
mfgage), and hence altered the .aslist() calls in those too.

25908 of 37511 relevant lines covered (69.07%)

0.69 hits per line

Source Files on job 1543.4
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1428
  • Travis Job 1543.4
  • 39129901 on github
  • Prev Job for on develop (#1542.2)
  • Next Job for on develop (#1548.3)
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