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

nette / bootstrap
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: v3.3
DEFAULT BRANCH: master
Repo Added 25 Jan 2021 12:33AM 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 v3.2.8
branch: v3.2.8
CHANGE BRANCH
x
Reset
  • v3.2.8
  • master
  • v3.1
  • v3.1.1
  • v3.1.2
  • v3.1.3
  • v3.1.4
  • v3.2
  • v3.2.0
  • v3.2.1
  • v3.2.2
  • v3.2.3
  • v3.2.4
  • v3.2.5
  • v3.2.6
  • v3.2.7
  • v3.3

05 May 2026 09:29PM UTC coverage: 90.476%. First build
25403470018

push

github

dg
default parameters (wwwDir, appDir, ...) are now overridable in user configs

Previously, parameters from getDefaultParameters() were injected into the
compiler AFTER all user configs, which silently overrode any redefinition
in common.neon. As a result, e.g. `wwwDir: %rootDir%/www` in a config had
no effect when the entry script lived outside %rootDir%/www (CLI scripts,
MCP servers, scheduled tasks).

Fix: snapshot defaults into $defaultParameters at construction. In
generateContainer(), inject defaults BEFORE user configs (overridable),
then inject only the diff between $staticParameters and defaults AFTER
configs (authoritative — preserves back-compat for setTempDirectory(),
addStaticParameters() and similar setters).

4 of 4 new or added lines in 1 file covered. (100.0%)

133 of 147 relevant lines covered (90.48%)

0.9 hits per line

Relevant lines Covered
Build:
Build:
147 RELEVANT LINES 133 COVERED LINES
0.9 HITS PER LINE
Source Files on v3.2.8
  • Tree
  • List 4
  • 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
25403470018 v3.2.8 default parameters (wwwDir, appDir, ...) are now overridable in user configs Previously, parameters from getDefaultParameters() were injected into the compiler AFTER all user configs, which silently overrode any redefinition in common.neon. As a ... push 05 May 2026 09:32PM UTC dg github
90.48
See All Builds (109)
  • 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

© 2026 Coveralls, Inc