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

modflowpy / flopy / 1807 / 2
73%
develop: 73%

Build:
DEFAULT BRANCH: develop
Ran 16 Apr 2019 01:35PM UTC
Files 196
Run time 17s
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 Apr 2019 01:07PM UTC coverage: 68.679% (+0.04%) from 68.642%
TVER=PY35

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.

29758 of 43329 relevant lines covered (68.68%)

0.69 hits per line

Source Files on job 1807.2 (TVER=PY35)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1645
  • Travis Job 1807.2
  • e4dfadf9 on github
  • Prev Job for TVER=PY35 on develop (#1802.2)
  • Next Job for TVER=PY35 on develop (#1811.2)
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