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

algolia / fargs / 8 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2016 03:03AM UTC
Files 26
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

14 Feb 2016 02:58AM UTC coverage: 100.0%. Remained the same
8.1

push

travis-ci

Jerskouille
feat(FunctionChecker): Change .arg API

BREAKING CHANGES

Before: `.arg(structure, value, name)`
After:  `.arg(name, structure)` and `.arg(name)`

Before: `.values()`
After:  `.values(entries = [])`

Do not pass the value anymore in the `arg` method.
Now its way easier since you don't need to declare the function
arguments and can just call `.values(arguments)`.

211 of 211 relevant lines covered (100.0%)

53.39 hits per line

Source Files on job 8.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8
  • Travis Job 8.1
  • 6bdd1749 on github
  • Prev Job for on master (#7.1)
  • Next Job for on master (#9.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

© 2026 Coveralls, Inc