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

whitequark / parser
100%
master: 36%

Build:
Build:
LAST BUILD BRANCH: fix-436
DEFAULT BRANCH: master
Repo Added 05 Apr 2013 03:23AM UTC
Files 3
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-436
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 2.0
  • 2.1
  • 2.2
  • 73-documentation
  • avoid_more_allocations
  • master
  • racc-1.4.13
  • ruby19
  • runtime-ruby18
  • update_travis_rbx_config
  • use_srcfile_encoding_in_lexer
  • use_str_literal_freeze
  • v1.x
  • v2.1.0
  • v2.1.0.pre1
  • v2.1.0.pre2
  • v2.1.1
  • v2.1.2
  • v2.1.3
  • v2.1.4
  • v2.1.5
  • v2.1.6
  • v2.1.7
  • v2.1.8
  • v2.1.9
  • v2.2.0
  • v2.2.0.1
  • v2.2.0.2
  • v2.2.0.3
  • v2.2.0.4
  • v2.2.0.pre.1
  • v2.2.0.pre.2
  • v2.2.0.pre.3
  • v2.2.0.pre.4
  • v2.2.0.pre.5
  • v2.2.0.pre.6
  • v2.2.2.0
  • v2.2.2.1
  • v2.2.2.2
  • v2.2.2.3
  • v2.2.2.5
  • v2.2.2.6
  • v2.2.3.0
  • v2.3.0.0
  • v2.3.0.1
  • v2.3.0.2
  • v2.3.0.3
  • v2.3.0.4
  • v2.3.0.5
  • v2.3.0.6
  • v2.3.0.7
  • v2.3.0.pre.2
  • v2.3.0.pre.3
  • v2.3.0.pre.4
  • v2.3.0.pre.5
  • v2.3.0.pre.6
  • v2.3.1.0
  • v2.3.1.1
  • v2.3.1.2
  • words-dstr-bug
  • yard

pending completion
1212

Pull #438

travis-ci

web-flow
<a href="https://github.com/whitequark/parser/commit/<a class=hub.com/whitequark/parser/commit/<a class="double-link" href="https://git"><a class=hub.com/whitequark/parser/commit/<a class="double-link" href="https://git"><a class=hub.com/whitequark/parser/commit/<a class="double-link" href="https://git"><a class=hub.com/whitequark/parser/commit/140664b2c85ee13bdf92badc18ca7c3a999cdf3c">140664b2c">&lt;a href=&quot;https://github.com/whitequark/parser/commit/</a><a class="double-link" href="https://github.com/whitequark/parser/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/whitequark/parser/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/whitequark/parser/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/whitequark/parser/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/whitequark/parser/commit/140664b2c85ee13bdf92badc18ca7c3a999cdf3c">140664b2c</a><a href="https://github.com/whitequark/parser/commit/140664b2c85ee13bdf92badc18ca7c3a999cdf3c">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/whitequark/parser/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/whitequark/parser/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/whitequark/parser/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/whitequark/parser/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/whitequark/parser/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/whitequark/parser/commit/140664b2c85ee13bdf92badc18ca7c3a999cdf3c&quot;&gt;140664b2c&lt;/a&gt;&lt;a href=&quot;https://github.com/whitequark/parser/commit/140664b2c85ee13bdf92badc18ca7c3a999cdf3c&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/whitequark/parser/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/whitequark/parser/commit/&amp;amp;lt;a ... (continued)
Pull Request #438: Extract begin_block rule.

25 of 25 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
25 RELEVANT LINES 25 COVERED LINES
1.0 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1212 fix-436 <a href="https://github.com/whitequark/parser/commit/140664b2c">&lt;a href=&quot;https://github.com/whitequark/parser/commit/</a><a class="double-link" href="https://github.com/whitequark/parser/commit/&lt;a class=&q... Pull #438 08 May 2020 04:02AM UTC web-flow travis-ci pending completion  
1157 tree_rewriter + Modernize Parser::Rewriter#rewrite API and use TreeRewriter. Support old API Pull #403 01 Apr 2020 06:12AM UTC web-flow travis-ci pending completion  
942 master - Builders::Default: "begin; 1; else; 2; end": do not drop else. Back in 2013 or so I thought "else" is never executed and can safely be dropped. Actually, it's always executed (and in any case we shouldn't lose the location of "else"). Fixes #304. push 02 Aug 2016 06:36AM UTC whitequark travis-ci pending completion  
941 master - Builders::Default: "a&.b &&= c": fix safe navigation in lhs of op-assignment. push 19 Jul 2016 03:01AM UTC whitequark travis-ci pending completion  
940 master - Fix parsing of method logical operator-assignment and safe navigator (`a&.b &&= c`). Pull #303 18 Jul 2016 04:09PM UTC web-flow travis-ci pending completion  
939 master * parser/current: latest 2.3 release is 2.3.2. push 17 Jul 2016 10:54PM UTC whitequark travis-ci pending completion  
938 master - AST::Processor: handle "csend" as "send". (#301) push 13 Jul 2016 05:06PM UTC whitequark travis-ci pending completion  
937 master - AST::Processor: handle "csend" as "send". Pull #301 13 Jul 2016 04:53PM UTC web-flow travis-ci pending completion  
936 master Add missing Ruby 2.3 and 2.4 to .yardopts. push 09 Jun 2016 09:08AM UTC whitequark travis-ci pending completion  
935 master - Add missing Ruby 2.3 and 2.4 to .yardopts. Pull #300 08 Jun 2016 09:41PM UTC robblanco travis-ci pending completion  
See All Builds (838)
  • Repo on GitHub
  • CI Project
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