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

nette / application / 28395552768
84%
master: 0%

Build:
Build:
LAST BUILD BRANCH: v3.2.11
DEFAULT BRANCH: master
Ran 29 Jun 2026 06:57PM UTC
Jobs 1
Files 73
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

28 Jun 2026 01:35PM UTC coverage: 83.879%. First build
28395552768

push

github

dg
ParameterConverter: malformed current-request params in self-links return 4xx, not 500

Building a 'this'/self link re-validates the current request's own
(client-controlled) parameters via toParameters(). When such a value cannot be
coerced to the target action signature it now throws
InvalidRequestParameterException (a subtype of InvalidLinkException);
redirect()/redirectPermanent()/forward() degrade it to a BadRequestException
(4xx) and isLinkCurrent() to false, while link()/canonicalize() keep rendering
'#error'. Explicitly passed link arguments still throw plain InvalidLinkException,
preserving programmer-error detection.

16 of 20 new or added lines in 3 files covered. (80.0%)

2050 of 2444 relevant lines covered (83.88%)

0.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
90.15
src/Application/UI/Component.php
2
81.75
src/Application/UI/Presenter.php
Jobs
ID Job ID Ran Files Coverage
1 28395552768.1 29 Jun 2026 06:57PM UTC 73
83.88
GitHub Action Run
Source Files on build 28395552768
  • Tree
  • List 73
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f983b2dd 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