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

stedolan / jq
85%
master: 84%

Build:
Build:
LAST BUILD BRANCH: doc-repeat
DEFAULT BRANCH: master
Repo Added 07 Aug 2015 07:09AM UTC
Files 288
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 fix-destructuring-alternation
branch: fix-destructuring-alternation
CHANGE BRANCH
x
Reset
  • fix-destructuring-alternation
  • 1.6rc2
  • bugfix/aix-issues-jq1.6
  • dec_literal_number
  • dependabot/pip/docs/jinja2-2.11.3
  • dependabot/pip/docs/lxml-4.6.2
  • dependabot/pip/docs/lxml-4.6.3
  • dependabot/pip/docs/pyyaml-5.4
  • dlopen
  • fix-travis-osx
  • jq-1.5-branch
  • jq-1.6
  • jq-1.6rc1
  • macos-strptime
  • master
  • math-check-fix-build-test
  • no-more-ruby
  • qsort-stability

pending completion
421

push

travis-ci

wtlangford
Fix destructuring alternation

Attempting to use the existing FORK_OPT opcode resulted in difficulty
knowing when to pop an error message off the stack and when not to. This
commit makes DESTRUCTURE_ALT a real opcode that is identical to
FORK_OPT, except for never pushing the error message onto the stack when
continuing from an error backtrack.

Some small changes were necessary to the DUP/POP behavior surrounding
destructuring to accomodate this.

11 of 11 new or added lines in 2 files covered. (100.0%)

5152 of 6091 relevant lines covered (84.58%)

6892176.64 hits per line

Relevant lines Covered
Build:
Build:
6091 RELEVANT LINES 5152 COVERED LINES
6892176.64 HITS PER LINE
Source Files on fix-destructuring-alternation
  • 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
421 fix-destructuring-alternation Fix destructuring alternation Attempting to use the existing FORK_OPT opcode resulted in difficulty knowing when to pop an error message off the stack and when not to. This commit makes DESTRUCTURE_ALT a real opcode that is identical to FORK_OPT,... push 18 Aug 2018 03:20AM UTC wtlangford travis-ci pending completion  
See All Builds (768)
  • 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