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

nette / routing / 7603815819
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v3.1
DEFAULT BRANCH: master
Ran 21 Jan 2024 09:05PM UTC
Jobs 1
Files 4
Run time 1s
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

08 Feb 2021 05:42AM UTC coverage: 95.884%. First build
7603815819

push

github

dg
Route: rejects route when constant parameter is not present (BC break?)

Not to generate the first URL for Homepage: default

$router->addRoute('/foo', [
    'presenter' => 'Homepage',
    'action' => 'default',
    'week' => 'upcoming',
]);
$router->addRoute('/', 'Homepage:default');

396 of 413 relevant lines covered (95.88%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7603815819.1 21 Jan 2024 09:05PM UTC 0
95.88
GitHub Action Run
Source Files on build 7603815819
Detailed source file information is not available for this build.
  • Back to Repo
  • b14ecceb 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