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

sparkphp / session
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.1.0
DEFAULT BRANCH: master
Repo Added 30 Dec 2015 02:56PM UTC
Files 4
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 0.1.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.1.0

pending completion
1

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.

22 of 22 relevant lines covered (100.0%)

6.95 hits per line

Relevant lines Covered
Build:
Build:
22 RELEVANT LINES 22 COVERED LINES
6.95 HITS PER LINE
Source Files on 0.1.0
  • 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
1 0.1.0 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 u... push 30 Dec 2015 02:58PM UTC shadowhand travis-ci pending completion  
See All Builds (1)
  • 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