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

YorickPeterse / ruby-lint / 380 / 4

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2014 08:20PM UTC
Files 56
Run time 5s
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

04 Apr 2014 08:05PM UTC coverage: 99.268% (+0.5%) from 98.818%
rbx-2.2

push

travis-ci

YorickPeterse
Rip out the caching system.

The caching of ASTs has been too problematic for too long now. I even reached a
point where I would always use --disable-cache. In most cases the cache system
wouldn't improve performance, in some cases it would even make things slower.

Instead of caching things I'll be taking a closer look in the future at
optimizing the runtime itself. For example, right now the process of analyzing
multiple files is rather in-efficient.

Due to changes of the CLI, which I consider a public interface, I'll be bumping
the version of ruby-lint to 2.0.

This fixes #103.

1899 of 1913 relevant lines covered (99.27%)

10106.11 hits per line

Source Files on job 380.4 (rbx-2.2)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 380
  • Travis Job 380.4
  • 58500cce on github
  • Prev Job for rbx-2.2 on master (#379.4)
  • Next Job for rbx-2.2 on master (#381.4)
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

© 2026 Coveralls, Inc