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

marshallward / f90nml / 199 / 8
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2016 12:27AM UTC
Files 5
Run time 0s
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

13 Sep 2016 12:17AM UTC coverage: 99.038% (-0.2%) from 99.192%
199.8

push

travis-ci

marshallward
Global start index; PEP8 cleanup

Global start index tracking was generalised to support the original
1-based indexing and `None` padding.  The `global_start_index` is
defined in the `Parser` object during creation (prior to calling
`read`).  The default value is `None`, and can be set to 1 to restore
the original module behavior, where Python index 0 always maps to
Fortran index 1, and index `i` always maps to Fortran index `i+1`.

A "circuit breaker" has also been implemented in the case of negative
start index.  In this case, the lowest index (say -3) will be remapped
to Python index 0.

The old `global_start_index` parameter of the `Namelist` objects has now
been renamed `default_start_index`.

This patch also contains minor PEP8 cleanup.

618 of 624 relevant lines covered (99.04%)

0.99 hits per line

Source Files on job 199.8
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 199
  • Travis Job 199.8
  • 7b110e35 on github
  • Prev Job for on master (#198.8)
  • Next Job for on master (#200.8)
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