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

audunru / export-response
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 17 Sep 2021 08:31PM UTC
Files 17
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • arundb/1
  • arundb/4
  • arundb/6
  • arundb/styleci-php8
  • dependabot/composer/composer-736964bd2b
  • dependabot/composer/composer-761f56e718
  • dependabot/composer/composer-e6d0169aed
  • dependabot/composer/development-dependencies-198426b497
  • dependabot/composer/development-dependencies-20900bcc38
  • dependabot/composer/development-dependencies-281844e30f
  • dependabot/composer/development-dependencies-456b75d3e6
  • dependabot/composer/development-dependencies-63b970beb9
  • dependabot/composer/development-dependencies-8af3bb20b0
  • dependabot/composer/development-dependencies-9eabd0d698
  • dependabot/composer/development-dependencies-bd6f6bce17
  • dependabot/composer/friendsofphp/php-cs-fixer-3.68.5
  • dependabot/composer/friendsofphp/php-cs-fixer-3.69.0
  • dependabot/composer/orchestra/testbench-9.10.0
  • dependabot/composer/orchestra/testbench-9.9.0
  • dependabot/composer/production-dependencies-0eb714151a
  • dependabot/composer/production-dependencies-45c0bb1e57
  • dependabot/composer/production-dependencies-46d1d93063
  • dependabot/composer/production-dependencies-48024e27b6
  • dependabot/composer/production-dependencies-c24f06e3bd
  • dependabot/composer/production-dependencies-d742d26451
  • dependabot/composer/spatie/array-to-xml-3.4.0
  • dependabot/composer/spatie/laravel-package-tools-1.18.3
  • dependabot/composer/spatie/laravel-package-tools-1.19.0
  • dependabot/composer/spatie/simple-excel-3.7.1
  • dependabot/composer/spatie/simple-excel-3.7.2
  • laravel-12
  • master
  • v0.1.0
  • v0.2.0
  • v0.3.0

07 Sep 2025 09:21AM UTC coverage: 99.296%. Remained the same
17526676213

push

github

web-flow
chore(deps-dev): bump the development-dependencies group with 3 updates (#58)

Bumps the development-dependencies group with 3 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer), [orchestra/testbench](https://github.com/orchestral/testbench) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `friendsofphp/php-cs-fixer` from 3.85.1 to 3.86.0
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.85.1...v3.86.0)

Updates `orchestra/testbench` from 10.4.0 to 10.6.0
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/10.x/CHANGELOG-10.x.md)
- [Commits](https://github.com/orchestral/testbench/compare/v10.4.0...v10.6.0)

Updates `phpunit/phpunit` from 11.5.22 to 11.5.35
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.35/ChangeLog-11.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.5.22...11.5.35)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.86.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: orchestra/testbench
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: phpunit/phpunit
  dependency-version: 11.5.35
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

141 of 142 relevant lines covered (99.3%)

9.71 hits per line

Relevant lines Covered
Build:
Build:
142 RELEVANT LINES 141 COVERED LINES
9.71 HITS PER LINE
Source Files on main
  • Tree
  • List 17
  • 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
17526676213 main chore(deps-dev): bump the development-dependencies group with 3 updates (#58) Bumps the development-dependencies group with 3 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer), [orchestra/testbench](https://github... push 07 Sep 2025 09:21AM UTC web-flow github
99.3
17526637690 main chore(deps): bump laravel/framework in the production-dependencies group (#59) Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.21.0 to 12.26.4... push 07 Sep 2025 09:18AM UTC web-flow github
99.3
16691143512 main chore(deps): bump the production-dependencies group with 2 updates (#56) Bumps the production-dependencies group with 2 updates: [laravel/framework](https://github.com/laravel/framework) and [spatie/laravel-package-tools](https://github.com/spati... push 02 Aug 2025 07:09AM UTC web-flow github
99.3
16691142759 main chore(deps-dev): bump friendsofphp/php-cs-fixer (#57) Bumps the development-dependencies group with 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer). Updates `friendsofphp/php-cs-fixer` from 3.76.0 to 3.85.1 -... push 02 Aug 2025 07:09AM UTC web-flow github
99.3
16048794002 main chore(deps-dev): bump friendsofphp/php-cs-fixer (#54) Bumps the development-dependencies group with 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer). Updates `friendsofphp/php-cs-fixer` from 3.75.0 to 3.76.0 -... push 03 Jul 2025 11:08AM UTC web-flow github
99.3
16048308095 main chore(deps): bump laravel/framework in the production-dependencies group (#53) Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.18.0 to 12.19.3... push 03 Jul 2025 10:43AM UTC web-flow github
99.3
15569299079 main chore(main): release 3.0.0 (#48) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 10 Jun 2025 08:12PM UTC web-flow github
99.3
15569280300 main feat!: laravel 12 support (#45) build: composer update build: composer update build: composer update push 10 Jun 2025 08:11PM UTC web-flow github
99.3
15507680088 main chore(deps-dev): bump php-coveralls/php-coveralls (#52) Bumps the development-dependencies group with 1 update: [php-coveralls/php-coveralls](https://github.com/php-coveralls/php-coveralls). Updates `php-coveralls/php-coveralls` from 2.7.0 to 2... push 07 Jun 2025 12:11PM UTC web-flow github
99.3
15377868630 main chore(deps): bump timacdonald/has-parameters (#51) Bumps the production-dependencies group with 1 update: [timacdonald/has-parameters](https://github.com/timacdonald/has-parameters). Updates `timacdonald/has-parameters` from 1.5.1 to 1.5.2 - [R... push 01 Jun 2025 05:59PM UTC web-flow github
99.3
See All Builds (116)
  • 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

© 2025 Coveralls, Inc