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

marshallward / f90nml / 192 / 7
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2016 02:52AM 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

22 Jul 2016 02:47AM UTC coverage: 99.485% (+0.003%) from 99.482%
192.7

push

travis-ci

marshallward
Improved (but incomplete) starting index support

Although starting index for vector ranges are correctly parsed and
provided, they are not being properly tracked and the translation to a
Python array typically assumes 1-based indexing.

This patch provides default values for the starting index stored in the
index iterator, which are used to build the array.

A single zero-based array assignment (`y(0:N) = 1, 2, ...`) will not
work correctly.

This is an incomplete patch which will break if one uses zero-indexing
but does not include the zero-index in the actual assignment of values
(which will still assume 1-indexing).

Global tracking of starting indices (probably within the namelist) will
be included in a subsequent patch.

580 of 583 relevant lines covered (99.49%)

0.99 hits per line

Source Files on job 192.7
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 192
  • Travis Job 192.7
  • 9bc8d326 on github
  • Prev Job for on master (#191.7)
  • Next Job for on master (#193.7)
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