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

krixon / multi-factor-auth / 36
100%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2017 06:32AM UTC
Jobs 2
Files 44
Run time 14s
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

pending completion
36

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.

12 of 12 new or added lines in 3 files covered. (100.0%)

393 of 393 relevant lines covered (100.0%)

37.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 36.1 06 Aug 2017 06:32AM UTC 0
100.0
Travis Job 36.1
3 36.3 (DEPENDENCIES=highest) 06 Aug 2017 06:32AM UTC 0
100.0
Travis Job 36.3
Source Files on build 36
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #36
  • 7030b934 on github
  • Prev Build on master (#32)
  • Next Build on master (#38)
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