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

Fullscreen / yt-audit / 163 / 1
100%
master: 68%

Build:
Build:
LAST BUILD BRANCH: update-travis
DEFAULT BRANCH: master
Ran 03 May 2017 08:19PM UTC
Files 8
Run time 1s
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

03 May 2017 08:16PM UTC coverage: 100.0%. First build
2.2.2

push

travis-ci

claudiob
Reduce YouTube API calls using .count, not .size

In principle, using `.size` is a good idea. However, `yt-core` is
not currently memoizing `size` so every call to `size` is a new call
to the YouTube API.

Since we are already using `.count` to iterate through all the items,
we are better off using `.count` everywhere so we get the memoized value.

110 of 110 relevant lines covered (100.0%)

11.02 hits per line

Source Files on job 163.1 (2.2.2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 163
  • Travis Job 163.1
  • 0bb864ce 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

© 2026 Coveralls, Inc