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

nette / http / 26789697442
84%
master: 83%

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

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.

25 of 33 new or added lines in 4 files covered. (75.76%)

2 existing lines in 2 files now uncovered.

1064 of 1268 relevant lines covered (83.91%)

0.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
47.13
0.14% src/Http/Response.php
2
77.72
-0.28% src/Http/Session.php

Coverage Regressions

Lines Coverage ∆ File
1
96.28
0.04% src/Http/RequestFactory.php
1
47.13
0.14% src/Http/Response.php
Jobs
ID Job ID Ran Files Coverage
1 26789697442.1 02 Jun 2026 12:02AM UTC 20
83.91
GitHub Action Run
Source Files on build 26789697442
  • Tree
  • List 20
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0e4120df on github
  • Prev Build on v3.4 (#26462944905)
  • Next Build on v3.4 (#26789762594)
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