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

valkyrjaio / valkyrja-starter-app-php / 24648952816 / 1
0%
26.x: 0%

Build:
DEFAULT BRANCH: 26.x
Ran 20 Apr 2026 04:48AM UTC
Files 28
Run time 0s
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

20 Apr 2026 04:48AM UTC coverage: 0.0%. Remained the same
24648952816.1

push

github

web-flow
[App] Simplify Config constructors and fix package header (#21)

# Description

Simplifies the `App\Cli\Config` and `App\Http\Config` constructors by
removing the explicit parameter re-declarations and passing defaults
directly to `parent::__construct()`. Also removes the now-unnecessary
`ConfigContract` implementation from `Http\Config` and corrects the file
header package name.

## Types of changes

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

- **`app/src/App/Cli/Config.example.php`**
    - Simplified constructor
    - Removed redundant parameter declarations
    - Fixed package header
- **`app/src/App/Http/Config.example.php`**
    - Simplified constructor
    - Removed redundant parameter declarations and unused imports
    - Dropped `ConfigContract` implementation
    - Fixed package header

0 of 289 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job 24648952816.1
  • Tree
  • List 28
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24648952816
  • 2226675f on github
  • Prev Job for on 26.x (#24645831046.1)
  • Next Job for on 26.x (#24649906599.1)
  • 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