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

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

Build:
Build:
LAST BUILD BRANCH: 0.5.1
DEFAULT BRANCH: master
Repo Added 16 Jul 2017 02:01PM UTC
Files 44
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

LAST BUILD ON BRANCH simplification
branch: simplification
CHANGE BRANCH
x
Reset
  • simplification
  • 0.1.0
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.5.0
  • 0.5.1
  • master

pending completion
35

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%)

37.9 hits per line

Relevant lines Covered
Build:
Build:
393 RELEVANT LINES 393 COVERED LINES
37.9 HITS PER LINE
Source Files on simplification
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35 simplification 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 aft... push 06 Aug 2017 06:27AM UTC krixon travis-ci pending completion  
34 simplification 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 aft... push 06 Aug 2017 05:56AM UTC krixon travis-ci pending completion  
See All Builds (39)
  • Repo 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

© 2025 Coveralls, Inc