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

modflowpy / flopy / 1807
73%

Build:
DEFAULT BRANCH: develop
Ran 16 Apr 2019 01:32PM UTC
Jobs 6
Files 196
Run time 102min
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
1807

push

travis-ci

jdhughes-usgs
bug(HOBS): Relax HOBs mlay Sum Criteria (#531)

Due to binary representation of base-10 floats in Python, an error was sometimes raised when reading in an HOB with multilayer observations. The sum of the layer contributions must equal 1; however, the sum could be calculated as 0.9999999 and the error would still be raised. This relaxes the criteria for the sum of layer contributions from multi-layer HOBs to, 0.99999 < sum < 1.00001. It also changes the error message to include the observation name where the error occurred. Added pass and failure tests for criteria to autotest. Pass test uses prs that were found to be problematic under original criteria.

2 of 2 new or added lines in 1 file covered. (100.0%)

29824 of 43329 relevant lines covered (68.83%)

3.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1807.1 (TVER=PY27) 16 Apr 2019 03:12PM UTC 0
68.69
Travis Job 1807.1
2 1807.2 (TVER=PY35) 16 Apr 2019 01:35PM UTC 0
68.68
Travis Job 1807.2
3 1807.3 (TVER=PY36) 16 Apr 2019 01:37PM UTC 0
68.67
Travis Job 1807.3
4 1807.4 (TVER=PY37) 16 Apr 2019 01:36PM UTC 0
68.67
Travis Job 1807.4
5 1807.5 (TVER=PY37N) 16 Apr 2019 01:32PM UTC 0
15.71
Travis Job 1807.5
6 1807.6 (TVER=PY37D) 16 Apr 2019 01:53PM UTC 0
68.67
Travis Job 1807.6
Source Files on build 1807
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1807
  • e4dfadf9 on github
  • Prev Build on develop (#1802)
  • Next Build on develop (#1811)
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