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

bbatsov / rubocop / 5117

Builds Branch Commit Type Ran Committer Via Coverage
5117 master Refactor NodePattern::Compiler (using recursion rather than state machine and explicit stack) This makes the compiler code smaller, easier to understand, and faster (due to using Ruby evaluation stack rather than an explicit software stack). It w... Pull #2397 05 Nov 2015 07:01PM UTC alexdowad travis-ci pending completion   set done
5116 master Merge pull request #2396 from alexdowad/debugger Use NodePattern to make Lint/Debugger more concise push 05 Nov 2015 02:08PM UTC bbatsov travis-ci pending completion   set done
5115 master Use NodePattern to make Lint/Debugger more concise Benchmarking shows that the NodePattern matcher is faster than the previous implementation. Pull #2396 05 Nov 2015 01:25PM UTC alexdowad travis-ci pending completion   set done
5114 master We use 'offense', not 'offence' Pull #2395 05 Nov 2015 08:13AM UTC alexdowad travis-ci pending completion   set done
5113 master Update docstring for Style/IndentHash to reflect alternative styles Pull #2395 05 Nov 2015 08:03AM UTC alexdowad travis-ci pending completion   set done
5112 master Merge pull request #2359 from alexdowad/alternate_module_def Style/Documentation recognizes 'Const = Class.new' as a 'class definition' push 05 Nov 2015 06:18AM UTC bbatsov travis-ci pending completion   set done
5111 master Style/Documentation recognizes 'Const = Class.new' as a 'class definition' ...and likewise for modules. Pull #2359 05 Nov 2015 05:49AM UTC alexdowad travis-ci pending completion   set done
5110 master Style/Documentation recognizes 'Const = Class.new' as a 'class definition' ...and likewise for modules. Pull #2359 05 Nov 2015 03:55AM UTC alexdowad travis-ci pending completion   set done
5109 master Merge pull request #2383 from alexdowad/parallel_assign [Fix #2344] When correcting parallel assignment, reorder lines to avoid breaking code push 04 Nov 2015 08:25PM UTC bbatsov travis-ci pending completion   set done
5108 master [Fix #2344] When correcting parallel assignment, reorder lines to avoid breaking code Pull #2383 04 Nov 2015 04:04PM UTC alexdowad travis-ci pending completion   set done
5107 master [Fix #2344] When correcting parallel assignment, reorder lines to avoid breaking code Pull #2383 04 Nov 2015 12:47PM UTC alexdowad travis-ci pending completion   set done
5106 master Merge pull request #2362 from alexdowad/pattern Add Pattern helper to make pattern-matching on ASTs more concise push 04 Nov 2015 09:55AM UTC bbatsov travis-ci pending completion   set done
5105 master Add 'bench_cop' Rake task for benchmarking performance of a given cop Pull #2362 04 Nov 2015 09:30AM UTC alexdowad travis-ci pending completion   set done
5104 master Merge pull request #2394 from alexdowad/fix_method_call [Fix #2393] `Style/MethodCallParentheses` doesn't fail on `obj.method ||= func()` push 04 Nov 2015 06:58AM UTC bbatsov travis-ci pending completion   set done
5103 master [Fix #2393] `Style/MethodCallParentheses` doesn't fail on `obj.method ||= func()` Pull #2394 04 Nov 2015 06:36AM UTC alexdowad travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 285
  • 286
  • Next →
  • Back to Repo
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