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

marshallward / f90nml / 453 / 5
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 12 Sep 2018 06:03AM UTC
Files 7
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

30 May 2018 03:35AM UTC coverage: 98.308%. First build
453.5

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.

1046 of 1064 relevant lines covered (98.31%)

0.98 hits per line

Source Files on job 453.5
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 429
  • Travis Job 453.5
  • 18f5d2d7 on github
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