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

marshallward / f90nml
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 22 Dec 2014 01:40AM UTC
Files 7
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

LAST BUILD ON BRANCH nullpatch
branch: nullpatch
CHANGE BRANCH
x
Reset
  • nullpatch
  • aek_cols
  • cli
  • cogroup_input
  • cogroup_update
  • constructor_empty_list
  • doctest
  • filearg
  • format
  • grp_contains_fix
  • grp_repeat
  • main
  • master
  • md
  • newline
  • printtoken
  • revert-20-sparse_arrays
  • startindex
  • string_split
  • tokenizer
  • v0.10.2
  • v0.11
  • v0.12
  • v0.13
  • v0.14
  • v0.15
  • v0.16
  • v0.17
  • v0.18
  • v0.19
  • v0.20
  • v0.21
  • v0.22
  • v0.23
  • v1.0
  • v1.0.1
  • v1.0.2
  • v1.1
  • v1.1.1
  • v1.1.2
  • v1.2
  • v1.3.1
  • v1.4
  • v1.4.1
  • v1.4.2
  • v1.4.3
  • v1.4.4
  • v1.4.5

pending completion
453

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.

1047 of 1064 relevant lines covered (98.4%)

5.89 hits per line

Relevant lines Covered
Build:
Build:
1064 RELEVANT LINES 1047 COVERED LINES
5.89 HITS PER LINE
Source Files on nullpatch
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
453 nullpatch 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 v... push 12 Sep 2018 06:03AM UTC marshallward travis-ci pending completion  
See All Builds (650)
  • Repo 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

© 2025 Coveralls, Inc