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

marshallward / f90nml / 519 / 2
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2020 09:18PM UTC
Files 7
Run time 1s
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

26 Mar 2020 09:11PM UTC coverage: 97.582% (+0.4%) from 97.212%
519.2

push

travis-ci

marshallward
Bugfix: Repeat null value followed by comma

Repeated null values followed by a comma were incorrectly using the
comma as the repeat value, filling in the array with comma strings.
This was because were only detecting repeat tokens `*` followed by end
tokens (`/`, etc.).

This was resolved by looking for either * / or , / as the criterion for
using None as a value.

Thanks to github user @frankeye for reporting.

1009 of 1034 relevant lines covered (97.58%)

0.98 hits per line

Source Files on job 519.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 492
  • Travis Job 519.2
  • 7fd2abff on github
  • Prev Job for on master (#246.1)
  • Next Job for on master (#520.3)
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