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

valkyrjaio / valkyrja-starter-app-php / 24875971439
0%

Build:
DEFAULT BRANCH: 26.x
Ran 24 Apr 2026 06:37AM UTC
Jobs 1
Files 28
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

24 Apr 2026 06:36AM UTC coverage: 0.0%. Remained the same
24875971439

push

github

web-flow
[Config] Fix data path to include src prefix for Sindri generation (#27)

## Description

Fixes the `dataPath` values in both `Cli/Config.example.php` and
`Http/Config.example.php` to include the `src/` prefix, matching the
actual filesystem path that Sindri uses when writing generated data
files. Also adds `AppCliRoutingData.php` to the HTTP `Data/.gitignore`
to keep the ignore list consistent between the Cli and Http data
directories.

---

## Types of Changes

- [ ] Improvement _(non-breaking change which improves code)_
- [ ] Bug fix _(non-breaking change which fixes an issue)_
- [x] New feature _(non-breaking change which adds functionality)_
- [ ] Deprecation _(breaking change which removes functionality)_
- [ ] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

---

## Changes

- **`app/src/App/Cli/Config.example.php`** — corrected `dataPath` from
`App/Cli/Data` to `src/App/Cli/Data`
- **`app/src/App/Http/Config.example.php`** — corrected `dataPath` from
`App/Http/Data` to `src/App/Http/Data`
- **`app/src/App/Http/Data/.gitignore`** — added `AppCliRoutingData.php`
to match the Cli data gitignore

0 of 2 new or added lines in 2 files covered. (0.0%)

0 of 289 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% app/src/App/Cli/Config.example.php
1
0.0
0.0% app/src/App/Http/Config.example.php
Jobs
ID Job ID Ran Files Coverage
1 24875971439.1 24 Apr 2026 06:37AM UTC 28
0.0
GitHub Action Run
Source Files on build 24875971439
  • Tree
  • List 28
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24875971439
  • 98b300ad on github
  • Prev Build on 26.x (#24795942619)
  • Next Build on 26.x (#24904342764)
  • Delete
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