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

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

Build:
DEFAULT BRANCH: master
Ran 30 May 2018 03:41AM 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

30 May 2018 03:35AM UTC coverage: 97.932% (-0.4%) from 98.286%
442.8

push

travis-ci

marshallward
Patch value length bugfix; value counter

This patch fixes a bug which occurs when a patch contains a vector which
exceeds the length of the variable being patched.  This would cause the
next variable name to be replaced with the first exceeding value.

This was resolving by counting the number of remaining values, and only
applying the patch if within the bounds of the original vector.

This patch still does not address the issue of applying vector elements
which are not present in the patch.

To support this fix, the `count_values` function has been added, which
attempts to count the current vector's number of remaining values ahead
of the current token.  The test is still very nascent and probably needs
improvement.

1042 of 1064 relevant lines covered (97.93%)

0.98 hits per line

Source Files on job 442.8
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 426
  • Travis Job 442.8
  • 18f5d2d7 on github
  • Prev Job for on master (#441.7)
  • Next Job for on master (#448.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