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

ctxswitch / kafkat
62%
master: 66%

Build:
Build:
LAST BUILD BRANCH: new_gem
DEFAULT BRANCH: master
Repo Added 27 May 2019 06:36PM UTC
Files 34
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 airbnb_ruby_style
branch: airbnb_ruby_style
CHANGE BRANCH
x
Reset
  • airbnb_ruby_style
  • 27
  • add_coveralls
  • add_topic_delete
  • create_new_runclass_interface
  • finish_style_cleanup
  • fix_42
  • import_rubocop_yml
  • issue_4
  • master
  • new_gem
  • reduce_config_load_complexity

pending completion
31

Pull #13

travis-ci

web-flow
Airbnb has their own style guide

I just ran across the Airbnb ruby style guide.  I'm not tied to any
specific style and had previously adapted the modified shopify guide to
fill a gap.  I've added the new gem and updated the requirement.  This
does break some of the previous style decisions, so I generated the todo
file to exclude the breaking styles and we can work through them as we
go.  I also added the spec directory back in and am including those
issues for future updates.

I did overide a couple of specific stylistic choices, notably:

```
Layout/AlignParameters:
  EnforcedStyle: with_fixed_indentation
  SupportedStyles:
  - with_first_parameter
  - with_fixed_indentation
  IndentationWidth:

Layout/DotPosition:
  EnforcedStyle: leading
  SupportedStyles:
  - leading
  - trailing
```

IMHO, the alignment of parameters and the dot positions can get messy in
the longer lines, so I tend to prefer this specific indentation style.

Added the tmp directory used by rubocop in the todo generation to the
gitignore file.
Pull Request #13: Airbnb has their own style guide

586 of 948 relevant lines covered (61.81%)

5.59 hits per line

Relevant lines Covered
Build:
Build:
948 RELEVANT LINES 586 COVERED LINES
5.59 HITS PER LINE
Source Files on airbnb_ruby_style
  • 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
31 airbnb_ruby_style Airbnb has their own style guide I just ran across the Airbnb ruby style guide. I'm not tied to any specific style and had previously adapted the modified shopify guide to fill a gap. I've added the new gem and updated the requirement. This do... Pull #13 21 Jun 2019 10:40AM UTC web-flow travis-ci pending completion  
30 airbnb_ruby_style Airbnb has their own style guide I just ran across the Airbnb ruby style guide. I'm not tied to any specific style and had previously adapted the modified shopify guide to fill a gap. I've added the new gem and updated the requirement. This do... push 21 Jun 2019 10:39AM UTC ctxswitch travis-ci pending completion  
29 airbnb_ruby_style Airbnb has their own style guide I just ran across the Airbnb ruby style guide. I'm not tied to any specific style and had previously adapted the modified shopify guide to fill a gap. I've added the new gem and updated the requirement. This do... Pull #13 21 Jun 2019 02:35AM UTC web-flow travis-ci pending completion  
28 airbnb_ruby_style Airbnb has their own style guide I just ran across the Airbnb ruby style guide. I'm not tied to any specific style and had previously adapted the modified shopify guide to fill a gap. I've added the new gem and updated the requirement. This do... push 21 Jun 2019 02:33AM UTC ctxswitch travis-ci pending completion  
See All Builds (73)
  • 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