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

nette / http / 33039323870
85%
master: 84%

Build:
Build:
LAST BUILD BRANCH: v3.4.1
DEFAULT BRANCH: master
Ran 27 Aug 2026 04:24AM UTC
Jobs 1
Files 21
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

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

Jobs
ID Job ID Ran Files Coverage
1 33039323870.1 27 Aug 2026 04:24AM UTC 21
84.65
GitHub Action Run
Source Files on build 33039323870
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33039323870
  • ceebf08f 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