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

valkyrjaio / ci-phpunit-php
100%

Build:
DEFAULT BRANCH: 26.x
Repo Added 18 Apr 2026 03:36AM UTC
Token 1NnshVRB3PohygR7IBU9a5sh1nNOGEyvt regen
Build 103 Last
Files 3
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

LAST BUILD ON BRANCH 26.x
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 26.x
  • add-service-provider-test-case
  • deps/ensure-workflows-26.x
  • deps/fix-trailing-newlines-26.x
  • deps/update-.github-workflow-refs-26.x
  • deps/update-ci-phpcodesniffer-php-workflow-refs-26.x
  • deps/update-ci-phpcsfixer-php-workflow-refs-26.x
  • deps/update-ci-phpstan-php-workflow-refs-26.x
  • deps/update-ci-rector-php-workflow-refs-26.x
  • deps/update-dependencies-2026-04-18
  • deps/update-dependencies-2026-04-19
  • deps/update-dependencies-2026-04-24
  • deps/update-dependencies-2026-04-26
  • deps/update-dependencies-2026-04-27
  • deps/update-dependencies-2026-04-29
  • deps/update-dependencies-2026-05-01
  • deps/update-dependencies-2026-05-02
  • deps/update-dependencies-2026-05-05
  • deps/update-dependencies-2026-05-06
  • deps/update-dependencies-2026-05-07
  • deps/update-dependencies-2026-05-08
  • deps/update-dependencies-2026-05-10
  • deps/update-dependencies-2026-05-13
  • deps/update-dependencies-2026-05-14
  • deps/update-dependencies-2026-05-16
  • deps/update-dependencies-2026-05-17
  • deps/update-dependencies-2026-05-19
  • deps/update-dependencies-2026-05-21
  • deps/update-dependencies-2026-05-27
  • deps/update-dependencies-2026-05-28
  • deps/update-dependencies-2026-05-29
  • deps/update-github-workflow-refs-26.x
  • update-providers
  • update-workflows

29 May 2026 05:04PM UTC coverage: 100.0%. Remained the same
26650953694

push

github

web-flow
[Composer] Update composer dependencies (#56)

# Description

Automated composer dependency updates.

## 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

| Package | From | To |
|---------|------|----|
| `symfony/config` | v8.0.10 | v8.1.0 |
| `symfony/console` | v8.0.13 | v8.1.0 |
| `symfony/filesystem` | v8.0.11 | v8.1.0 |
| `symfony/stopwatch` | v8.0.8 | v8.1.0 |
| `symfony/string` | v8.0.13 | v8.1.0 |
| `symfony/yaml` | v8.0.13 | v8.1.0 |
| `symfony/console` | v8.0.13 | v8.1.0 |
| `symfony/event-dispatcher` | v8.0.9 | v8.1.0 |
| `symfony/finder` | v8.0.8 | v8.1.0 |
| `symfony/string` | v8.0.13 | v8.1.0 |
| `symfony/console` | v8.0.13 | v8.1.0 |
| `symfony/event-dispatcher` | v8.0.9 | v8.1.0 |
| `symfony/filesystem` | v8.0.11 | v8.1.0 |
| `symfony/finder` | v8.0.8 | v8.1.0 |
| `symfony/options-resolver` | v8.0.8 | v8.1.0 |
| `symfony/process` | v8.0.13 | v8.1.0 |
| `symfony/stopwatch` | v8.0.8 | v8.1.0 |
| `symfony/string` | v8.0.13 | v8.1.0 |
| `phpstan/phpstan` | v2.2.0 | v2.2.1 |
| `valkyrja/phpstan` | v26.1.6 | v26.1.7 |
| `symfony/config` | v8.0.10 | v8.1.0 |
| `symfony/console` | v8.0.13 | v8.1.0 |
| `symfony/filesystem` | v8.0.11 | v8.1.0 |
| `symfony/stopwatch` | v8.0.8 | v8.1.0 |
| `symfony/string` | v8.0.13 | v8.1.0 |
| `symfony/yaml` | v8.0.13 | v8.1.0 |
| `symfony/console` | v8.0.13 | v8.1.0 |
| `symfony/filesystem` | v8.0.11 | v8.1.0 |
| `symfony/string` | v8.0.13 | v8.1.0 |
| `phpstan/phpstan` | v2.2.0 | v2.2.1 |


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
  * Updated development tool dependencies to latest com... (continued)

34 of 34 relevant lines covered (100.0%)

3.38 hits per line

Relevant lines Covered
Build:
Build:
34 RELEVANT LINES 34 COVERED LINES
3.38 HITS PER LINE
Source Files on 26.x
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26650953694 26.x [Composer] Update composer dependencies (#56) # Description Automated composer dependency updates. ## Types of changes - [X] Improvement _(non-breaking change which improves code)_ - [ ] Bug fix _(non-breaking change which fixes an issue)_ - [... push 29 May 2026 05:05PM UTC web-flow github
100.0
26636996648 deps/update-dependencies-2026-05-29 Merge 1cf9066e7 into 7ad5162f1 Pull #56 29 May 2026 12:23PM UTC web-flow github
100.0
26597123191 26.x [GitHub] Update ci-phpstan-php workflow refs to v26.1.7 (#55) # Description Update reusable workflow references from `valkyrjaio/ci-phpstan-php` to release `v26.1.7`. ## Types of changes - [X] Improvement _(non-breaking change which improves c... push 28 May 2026 07:26PM UTC web-flow github
100.0
26596456665 deps/update-ci-phpstan-php-workflow-refs-26.x Merge 8c063d30a into 7ea475d4f Pull #55 28 May 2026 07:12PM UTC web-flow github
100.0
26596325701 26.x [Composer] Update composer dependencies (#54) # Description Automated composer dependency updates. ## Types of changes - [X] Improvement _(non-breaking change which improves code)_ - [ ] Bug fix _(non-breaking change which fixes an issue)_ - [... push 28 May 2026 07:09PM UTC web-flow github
100.0
26575087826 deps/update-dependencies-2026-05-28 Merge 85a7bf4bb into e663eaf1f Pull #54 28 May 2026 12:37PM UTC web-flow github
100.0
26540916400 26.x [GitHub] Update ci-phpstan-php workflow refs to v26.1.6 (#53) # Description Update reusable workflow references from `valkyrjaio/ci-phpstan-php` to release `v26.1.6`. ## Types of changes - [X] Improvement _(non-breaking change which improves c... push 27 May 2026 09:52PM UTC web-flow github pending completion  
26540780823 deps/update-ci-phpstan-php-workflow-refs-26.x Merge f4d3cba08 into 31ceecef3 Pull #53 27 May 2026 09:50PM UTC web-flow github
100.0
26539976777 26.x [Release] Update PhpUnitInfo for v26.4.1 release push 27 May 2026 09:32PM UTC valkyrja-volundr[bot] github
100.0
26539801889 26.x [GitHub] Update ci-rector-php workflow refs to v26.1.4 (#52) # Description Update reusable workflow references from `valkyrjaio/ci-rector-php` to release `v26.1.4`. ## Types of changes - [X] Improvement _(non-breaking change which improves cod... push 27 May 2026 09:28PM UTC web-flow github
100.0
See All Builds (103)

Badge your Repo: ci-phpunit-php

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo 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