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

nette / http / 26789697442 / 1
84%
master: 83%

Build:
Build:
LAST BUILD BRANCH: v3.4
DEFAULT BRANCH: master
Ran 02 Jun 2026 12:02AM UTC
Files 20
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

01 Jun 2026 11:59PM UTC coverage: 83.912% (+0.06%) from 83.853%
26789697442.1

push

github

dg
Helpers: added expirationToSeconds() unifying expiration handling

A numeric value is now always treated as a relative interval in seconds
(avoiding the ambiguous one-year threshold in DateTime::from()), a
DateTimeInterface as an absolute time, and a textual string is resolved by
strtotime(). null means a session lifetime; a time in the past is clamped to 0
(immediate deletion). A falsy value (0, '0', '') is kept as a session lifetime
for BC but is now deprecated in favour of null. Session::setExpiration() rejects
an expiration in the past. Used by Response and Session cookie/expiration methods.

1064 of 1268 relevant lines covered (83.91%)

0.84 hits per line

Source Files on job 26789697442.1
  • Tree
  • List 20
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26789697442
  • 0e4120df on github
  • Prev Job for on v3.4 (#26462944905.1)
  • Next Job for on v3.4 (#26789762594.1)
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