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

krixon / multi-factor-auth / 36 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2017 06:32AM UTC
Files 44
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

06 Aug 2017 06:26AM UTC coverage: 100.0%. Remained the same
DEPENDENCIES=highest

push

travis-ci

krixon
Remove Code value object and Hasher service

The Code value object is unnecessary. A code is really just a string
of a pre-defined length, so having access to the full decimal representation
as well as being able to vary the length of the code after generation are
is not useful.

The Hasher service is likewise unnecessary. The specs define that HMACs
should be used along with defined algorithms. PHP supports this with a
simple function call so abstracting this to a service serves little benefit.

393 of 393 relevant lines covered (100.0%)

18.95 hits per line

Source Files on job 36.3 (DEPENDENCIES=highest)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 36
  • Travis Job 36.3
  • 7030b934 on github
  • Prev Job for DEPENDENCIES=highest on master (#32.3)
  • Next Job for DEPENDENCIES=highest on master (#38.3)
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