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

valkyrjaio / application / 24591362512
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: 26.x
DEFAULT BRANCH: master
Ran 17 Apr 2026 11:38PM 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

17 Apr 2026 11:37PM UTC coverage: 0.0%. Remained the same
24591362512

push

github

web-flow
[Composer] Add post-root-package-install copy commands for Data example files (#6)

# Description

Extend the post-root-package-install composer script to copy Data
example files into place alongside the existing Config copies. Without
these commands, a fresh `composer create-project` install would be
missing the required Data files and fail at runtime.

## Types of changes

- [ ] Improvement _(non-breaking change which improves code)_
- [X] Bug fix _(non-breaking change which fixes an issue)_
- [ ] 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

- **`composer.json`** — added post-root-package-install copy commands to
initialise Data files from their `.example.php` counterparts if not
already present:
    - `app/src/App/Http/Data/AppContainerData.php`
    - `app/src/App/Http/Data/AppEventData.php`
    - `app/src/App/Http/Data/AppHttpRoutingData.php`
    - `app/src/App/Cli/Data/AppContainerData.php`
    - `app/src/App/Cli/Data/AppEventData.php`
    - `app/src/App/Cli/Data/AppCliRoutingData.php`
    - `app/src/App/Cli/Data/AppHttpRoutingData.php`

0 of 276 relevant lines covered (0.0%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24591362512.1 17 Apr 2026 11:38PM UTC 28
0.0
GitHub Action Run
Source Files on build 24591362512
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24591362512
  • 3034a7b1 on github
  • Prev Build on 26.x (#24560156470)
  • 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