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

seapagan / confoog
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.4.6
DEFAULT BRANCH: master
Repo Added 27 Aug 2015 06:28AM UTC
Files 4
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 remove_accessors
branch: remove_accessors
CHANGE BRANCH
x
Reset
  • remove_accessors
  • add_pullreview
  • autoload
  • autosave
  • document
  • fix-reek-under-1.9.3
  • load_save
  • master
  • refactor-and-tidy
  • refactor-status-rebase
  • rubocop_cleanup
  • thinking
  • v0.1.1
  • v0.1.2
  • v0.1.4
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.4.5
  • v0.4.6

pending completion
71

push

travis-ci

seapagan
Refactor - remove 2 attr_accessors.

 * Remove attr_accessor :quiet. Replace with getter & setter methods
   to access the new options hash.
 * Remove attr_accessor :prefix. No need for setting or getting this
   at any time. It's set by #new and no need to change.
 * Replace both the above instance variables with an options hash
   that the Settings class can use to store any internal settings.

Now even 'reek' notes no problems or code smells.

Signed-off-by: Seapagan <seapagan@gmail.com>

272 of 272 relevant lines covered (100.0%)

10.59 hits per line

Relevant lines Covered
Build:
Build:
272 RELEVANT LINES 272 COVERED LINES
10.59 HITS PER LINE
Source Files on remove_accessors
  • 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
71 remove_accessors Refactor - remove 2 attr_accessors. * Remove attr_accessor :quiet. Replace with getter & setter methods to access the new options hash. * Remove attr_accessor :prefix. No need for setting or getting this at any time. It's set by #new and ... push 14 Sep 2015 10:01AM UTC seapagan travis-ci pending completion  
69 remove_accessors Refactor * Remove attr_accessor :quiet. Replace with getter & setter methods to access the new options hash. * Remove attr_accessor :prefix. No need for setting or getting this at any time. It's set by #new and no need to change. * Repla... push 14 Sep 2015 09:51AM UTC seapagan travis-ci pending completion  
See All Builds (104)
  • 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