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

bbatsov / rubocop / 4800

Builds Branch Commit Type Ran Committer Via Coverage
4800 master Merge pull request #2288 from miquella/2284_result_cache_ruby_version [Fix #2284] Ruby versions should not share result cache push 05 Oct 2015 07:16AM UTC bbatsov travis-ci pending completion   set done
4799 master Merge pull request #2274 from rrosenblum/fix_unneeded_percent_q Do not register an offense for UnneededPercentQ when %q or %Q occurs in an interpolated string push 05 Oct 2015 07:07AM UTC bbatsov travis-ci pending completion   set done
4798 master Merge pull request #2298 from jonas054/2265_extra_spacing_unary_plus [Fix #2265] Handle unary + in ExtraSpacing push 05 Oct 2015 06:55AM UTC bbatsov travis-ci pending completion   set done
4797 master Cleanup UnneededPercentQ Pull #2274 05 Oct 2015 01:39AM UTC rrosenblum travis-ci pending completion   set done
4796 master Fix Performance/FixedSize offenses Pull #2276 05 Oct 2015 06:58AM UTC rrosenblum travis-ci pending completion   set done
4795 master [Fix #2284] Ruby versions should not share result cache The parser as well as some linters change behavior depending on what version of Ruby is running. Because of this, the result cache cannot be shared between different versions of Ruby. Pull #2288 04 Oct 2015 09:53PM UTC miquella travis-ci pending completion   set done
4794 master Add NestedModifier cop Check for nested `if`, `unless`, `while`, `until` statements used in their modifier form. `something if a && b` is preferred to `something if b if a`. Pull #2299 04 Oct 2015 06:04PM UTC lumeet travis-ci pending completion   set done
4793 master [Fix #2265] Handle unary + in ExtraSpacing Unary plus is tricky. There's no token for it, so we must take steps. Pull #2298 04 Oct 2015 01:03PM UTC jonas054 travis-ci pending completion   set done
4792 master Merge pull request #2297 from jonas054/2280_infinite_correction [Fix #2280] Avoid everything between key, value in ExtraSpacing push 04 Oct 2015 12:40PM UTC bbatsov travis-ci pending completion   set done
4791 master [Fix #2265] Handle unary + in ExtraSpacing Unary plus is tricky. There's no token for it, so we must take steps. Pull #2298 04 Oct 2015 12:26PM UTC jonas054 travis-ci pending completion   set done
4790 master [Fix #2280] Avoid everything between key, value in ExtraSpacing Update of what inside hash literals we leave to AlignHash. Pull #2297 04 Oct 2015 10:18AM UTC jonas054 travis-ci pending completion   set done
4789 master Merge pull request #2292 from jonas054/do_not_cache_after_crashing Do not store results affected by crashes in the cache push 04 Oct 2015 06:10AM UTC bbatsov travis-ci pending completion   set done
4788 master Merge pull request #2293 from rrosenblum/file_line_info Add location information to callback methods push 04 Oct 2015 06:05AM UTC bbatsov travis-ci pending completion   set done
4787 master Cleanup UnneededPercentQ Pull #2274 03 Oct 2015 10:51PM UTC rrosenblum travis-ci pending completion   set done
4786 master Cleanup UnneededPercentQ Pull #2274 03 Oct 2015 10:43PM UTC rrosenblum travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • …
  • 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