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

bbatsov / rubocop / 5162

Builds Branch Commit Type Ran Committer Via Coverage
5162 master Make inherit_from override inherit_gem The problem was discovered in #2411, but this change does not fix the problem reported there. Make configuration loading work as described in the README regarding precedence of `.rubocop.yml`, `inherit_from... Pull #2418 11 Nov 2015 06:56AM UTC jonas054 travis-ci pending completion   set done
5161 master Fix Style/ConditionalAssignment offenses Pull #2416 10 Nov 2015 10:06PM UTC rrosenblum travis-ci pending completion   set done
5160 master Merge pull request #2415 from alexdowad/coveralls Silence the beast push 10 Nov 2015 09:55PM UTC bbatsov travis-ci pending completion   set done
5159 master Fix Style/ConditionalAssignment offenses Pull #2416 10 Nov 2015 09:47PM UTC rrosenblum travis-ci pending completion   set done
5158 master Fix Style/ConditionalAssignment offenses Pull #2416 10 Nov 2015 09:33PM UTC rrosenblum travis-ci pending completion   set done
5157 master Fix Style/ConditionalAssignment offenses Pull #2416 10 Nov 2015 09:26PM UTC rrosenblum travis-ci pending completion   set done
5156 master Silence the beast Coveralls is incredibly noisy about "decreasing code coverage" on PRs. From examining the results of some Coveralls runs, it seems that the coverage stats for JRuby are quite inconsistent (even slighly random). Therefore, do not... Pull #2415 10 Nov 2015 09:21PM UTC alexdowad travis-ci pending completion   set done
5155 master Add Style/IndentAssignment Cop When assignments span multiple lines, this cop enforces proper indentation on the right-hand-side of the expression. It only corrects the first line, as the remaining lines can be corrected by other cops such as `St... Pull #2410 10 Nov 2015 07:47PM UTC panthomakos travis-ci pending completion   set done
5154 master Call :expression on node instead of :keyword loc This changes `RuboCop::Cop::CodeLength`s `check_code_length` method to return `node.loc` instead of `:keyword`. When `:keyword` is passed in it calls `node.loc.keyword` which returns the keyword, ... Pull #2414 10 Nov 2015 07:05PM UTC BlakeWilliams travis-ci pending completion   set done
5153 master Report node loc instead of :keyword loc This changes `RuboCop::Cop::CodeLength`s `check_code_length` method to return `node.loc` instead of `:keyword`. When `:keyword` is passed in it calls `node.loc.keyword` which returns the keyword, eg: `clas... Pull #2414 10 Nov 2015 06:43PM UTC BlakeWilliams travis-ci pending completion   set done
5152 master Add Style/IndentAssignment Cop When assignments span multiple lines, this cop enforces proper indentation on the right-hand-side of the expression. It only corrects the first line, as the remaining lines can be corrected by other cops such as `St... Pull #2410 10 Nov 2015 06:37PM UTC panthomakos travis-ci pending completion   set done
5151 v0.35.1 Cut 0.35.1 push 10 Nov 2015 05:25PM UTC bbatsov travis-ci pending completion   set done
5150 master Cut 0.35.1 push 10 Nov 2015 05:15PM UTC bbatsov travis-ci pending completion   set done
5149 master Merge pull request #2408 from jujugrrr/safer_login_retrieval [Fix #2407] Use Etc.getpwuid.name to retrieve user login push 10 Nov 2015 05:09PM UTC bbatsov travis-ci pending completion   set done
5148 master Pinned down tins due to lack of compatibility with ruby 1.9 Pull #2408 10 Nov 2015 04:14PM UTC jujugrrr 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