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

treyhunner / names / 63 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2016 03:39PM UTC
Files 3
Run time 0s
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

20 Jun 2016 03:38PM UTC coverage: 98.75% (-1.3%) from 100.0%
63.1

Pull #17

travis-ci

web-flow
Implement bulk generation module

I needed to generate several million names for a sample dataset,
and looking up names out of the file every time was very time
consuming.

I left the original logic untouched, as it's the best approach for
a quick, one-off lookup. I've added a separate module, 'names.bulk'
which offers the same interface, but caches the entire file in memory
and picks names with a binary search instead of a scan.
Pull Request #17: Implement bulk generation module

79 of 80 relevant lines covered (98.75%)

0.99 hits per line

Source Files on job 63.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 63
  • Travis Job 63.1
  • 3fbb9499 on github
  • Prev Job for on master (#56.1)
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