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

sparkphp / session / 1 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.1.0
DEFAULT BRANCH: master
Ran 30 Dec 2015 02:59PM UTC
Files 4
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

30 Dec 2015 02:52PM UTC coverage: 100.0%. First build
1.3

push

travis-ci

shadowhand
Add session interface and native implementation

Web applications will often need some kind of a session to maintain
state between various stages of an operation or to store auth
credentials. In order to keep this code testable we must avoid the use
of the global session array. By providing both an interface and a
native implementation both goals can be achieved.

Includes a configuration that uses the native session as the default.

21 of 21 relevant lines covered (100.0%)

2.43 hits per line

Source Files on job 1.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 1.3
  • 3587511d 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

© 2026 Coveralls, Inc