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

nette / http
85%
master: 84%

Build:
Build:
LAST BUILD BRANCH: v3.4.1
DEFAULT BRANCH: master
Repo Added 25 Jan 2021 12:42AM UTC
Files 21
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 v3.4.1
branch: v3.4.1
CHANGE BRANCH
x
Reset
  • v3.4.1
  • master
  • v3.0
  • v3.0.6
  • v3.0.7
  • v3.1
  • v3.1.1
  • v3.1.2
  • v3.1.3
  • v3.1.4
  • v3.1.5
  • v3.1.6
  • v3.1.7
  • v3.1.8
  • v3.2
  • v3.2.0
  • v3.2.0-RC
  • v3.2.1
  • v3.2.2
  • v3.2.3
  • v3.2.4
  • v3.3
  • v3.3.0
  • v3.3.0-RC
  • v3.3.1
  • v3.3.2
  • v3.3.3
  • v3.3.4
  • v3.4
  • v3.4.0

27 Aug 2026 03:04AM UTC coverage: 84.65%. First build
33039323870

push

github

dg
RequestFactory: added setBaseUrl() and 'http: baseUrl' option as a fallback for CLI

When the application runs from the command line (cron, tasks, MCP server),
$_SERVER carries no host, so the request URL was meaningless and everything
derived from it (%baseUrl%, LinkGenerator, template $baseUrl, assets) broke.

The base URL is used only when no host can be detected from the environment,
so a web application on any domain keeps working without changes.

http:
    baseUrl: https://example.com/

17 of 17 new or added lines in 2 files covered. (100.0%)

1125 of 1329 relevant lines covered (84.65%)

0.85 hits per line

Relevant lines Covered
Build:
Build:
1329 RELEVANT LINES 1125 COVERED LINES
0.85 HITS PER LINE
Source Files on v3.4.1
  • Tree
  • List 21
  • 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
33039323870 v3.4.1 RequestFactory: added setBaseUrl() and 'http: baseUrl' option as a fallback for CLI When the application runs from the command line (cron, tasks, MCP server), $_SERVER carries no host, so the request URL was meaningless and everything derived fro... push 27 Aug 2026 04:24AM UTC dg github
84.65
See All Builds (392)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc