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

modflowpy / flopy / 2128
57%
develop: 73%

Build:
Build:
LAST BUILD BRANCH: update-release-scripts
DEFAULT BRANCH: develop
Ran 05 Nov 2019 03:13AM UTC
Jobs 5
Files 800
Run time 4min
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
2128

Pull #710

travis-ci

web-flow
refactor(mfsfr2): format floats as '{:.8g}' with older NumPy versions

* SFR2 files are written more similar between NumPy versions
* Formatting float32 prior to NumPy 1.14.0 was inconsistent, so
  force 8 decimal digits of precision with older versions
* Modern NumPy versions still use '{!s}' and should not see any difference
* Use global 'default_float_format' for various 'float_format' arguments
* Format integers as decimals '{:d}' instead of rounded floats '{:.0f}'
* Simplify _fmt_string, which no longer adds a space at the end
* Raise ValueError instead of bare Exception
Pull Request #710: refactor(mfsfr2): format floats as '{:.8g}' with older NumPy versions

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

103736 of 182700 relevant lines covered (56.78%)

2.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2128.1 (RUN_TYPE=test) 05 Nov 2019 03:16AM UTC 0
69.58
Travis Job 2128.1
2 2128.2 (RUN_TYPE=test) 05 Nov 2019 03:17AM UTC 0
70.38
Travis Job 2128.2
3 2128.3 (RUN_TYPE=test) 05 Nov 2019 03:17AM UTC 0
70.37
Travis Job 2128.3
4 2128.4 (RUN_TYPE=test) 05 Nov 2019 03:16AM UTC 0
70.37
Travis Job 2128.4
5 2128.5 (RUN_TYPE=misc) 05 Nov 2019 03:13AM UTC 0
15.3
Travis Job 2128.5
Source Files on build 2128
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2128
  • Pull Request #710
  • PR Base - develop (#2127)
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