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

modflowpy / flopy / 1543
73%

Build:
DEFAULT BRANCH: develop
Ran 09 Oct 2018 02:37PM UTC
Jobs 5
Files 178
Run time 29min
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
1543

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.

25954 of 37511 relevant lines covered (69.19%)

3.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1543.1 09 Oct 2018 02:37PM UTC 0
68.93
Travis Job 1543.1
2 1543.2 09 Oct 2018 02:39PM UTC 0
68.91
Travis Job 1543.2
3 1543.3 09 Oct 2018 02:51PM UTC 0
68.85
Travis Job 1543.3
4 1543.4 09 Oct 2018 03:03PM UTC 0
69.07
Travis Job 1543.4
5 1543.5 09 Oct 2018 03:06PM UTC 0
69.01
Travis Job 1543.5
Source Files on build 1543
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1543
  • 39129901 on github
  • Prev Build on develop (#1542)
  • Next Build on develop (#1548)
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