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

audunru / monolog-pushover
94%

Build:
DEFAULT BRANCH: main
Repo Added 10 Nov 2024 07:37PM UTC
Token BZLuoa8nQ29T9Q8OFQAb5NiQZbAlO95vS regen
Build 91 Last
Files 2
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
Sync Branches
  • main
  • dependabot/composer/composer-4bf24a8acc
  • dependabot/composer/composer-761f56e718
  • dependabot/composer/composer-e6d0169aed
  • dependabot/composer/development-dependencies-00e0fa62ec
  • dependabot/composer/development-dependencies-18a0754f89
  • dependabot/composer/development-dependencies-1b74be491d
  • dependabot/composer/development-dependencies-2084da5b91
  • dependabot/composer/development-dependencies-429ce576e0
  • dependabot/composer/development-dependencies-456b75d3e6
  • dependabot/composer/development-dependencies-63b970beb9
  • dependabot/composer/development-dependencies-73536188aa
  • dependabot/composer/development-dependencies-9eabd0d698
  • dependabot/composer/development-dependencies-bd6f6bce17
  • dependabot/composer/development-dependencies-bf599a938f
  • dependabot/composer/development-dependencies-ee99ffb1b3
  • dependabot/composer/development-dependencies-f8d89411c2
  • dependabot/composer/friendsofphp/php-cs-fixer-3.68.5
  • dependabot/composer/friendsofphp/php-cs-fixer-3.69.0
  • dependabot/composer/league/commonmark-2.6.1
  • dependabot/composer/nesbot/carbon-3.8.4
  • dependabot/composer/orchestra/testbench-9.10.0
  • dependabot/composer/orchestra/testbench-9.9.0
  • dependabot/composer/production-dependencies-0b930608c7
  • dependabot/composer/production-dependencies-34f55a3c16
  • dependabot/composer/production-dependencies-45c0bb1e57
  • dependabot/composer/production-dependencies-5187403447
  • dependabot/composer/production-dependencies-6c0c614339
  • dependabot/composer/production-dependencies-6d6edb2668
  • dependabot/composer/production-dependencies-9a31484a7a
  • dependabot/composer/production-dependencies-a0c9c77173
  • dependabot/composer/production-dependencies-bff61d1152
  • dependabot/composer/production-dependencies-d742d26451
  • dependabot/composer/spatie/laravel-package-tools-1.18.3
  • dependabot/composer/spatie/laravel-package-tools-1.19.0
  • dependabot/composer/symfony/http-foundation-7.3.7
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/amannn/action-semantic-pull-request-6
  • laravel-12

01 Jan 2026 12:21PM UTC coverage: 94.34%. Remained the same
20638505526

push

github

web-flow
build(deps-dev): bump the development-dependencies group with 4 updates (#41)

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


Updates `friendsofphp/php-cs-fixer` from 3.89.1 to 3.92.3
- [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.89.1...v3.92.3)

Updates `orchestra/testbench` from 10.6.0 to 10.8.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.6.0...v10.8.0)

Updates `php-coveralls/php-coveralls` from 2.8.0 to 2.9.1
- [Release notes](https://github.com/php-coveralls/php-coveralls/releases)
- [Changelog](https://github.com/php-coveralls/php-coveralls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-coveralls/php-coveralls/compare/v2.8.0...v2.9.1)

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

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.92.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: orchestra/testbench
  dependency-version: 10.8.0
  dependency-type: direct:development
  update-type: version-update:semver-mino... (continued)

50 of 53 relevant lines covered (94.34%)

1.08 hits per line

Relevant lines Covered
Build:
Build:
53 RELEVANT LINES 50 COVERED LINES
1.08 HITS PER LINE
Source Files on main
  • Tree
  • List 2
  • 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
20638505526 main build(deps-dev): bump the development-dependencies group with 4 updates (#41) Bumps the development-dependencies group with 4 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer), [orchestra/testbench](https://github... push 01 Jan 2026 12:22PM UTC web-flow github
94.34
20638507010 main build(deps): bump actions/checkout from 5 to 6 (#42) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob... push 01 Jan 2026 12:22PM UTC web-flow github
94.34
20638502979 main build(deps): bump laravel/framework in the production-dependencies group (#40) Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.36.1 to 12.44.0... push 01 Jan 2026 12:22PM UTC web-flow github
94.34
19396467694 main fix: force semantic release push 15 Nov 2025 10:28PM UTC audunru github
94.34
19396425899 main ci: use semantic-release push 15 Nov 2025 10:24PM UTC audunru github
94.34
19343536073 main build(deps): bump symfony/http-foundation from 7.3.5 to 7.3.7 (#39) Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 7.3.5 to 7.3.7. - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changel... push 13 Nov 2025 07:33PM UTC web-flow github
94.34
19190828775 main build(deps): bump laravel/framework in the production-dependencies group (#37) Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.32.5 to 12.36.1... push 08 Nov 2025 08:55AM UTC web-flow github
94.34
19190828310 main build(deps-dev): bump friendsofphp/php-cs-fixer (#38) 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.88.2 to 3.89.1 -... push 08 Nov 2025 08:55AM UTC web-flow github
94.34
18200821914 main build(deps-dev): bump friendsofphp/php-cs-fixer (#36) 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.87.2 to 3.88.2 -... push 02 Oct 2025 05:34PM UTC web-flow github
94.34
18200677306 main build(deps): bump laravel/framework in the production-dependencies group (#35) Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.29.0 to 12.32.5... push 02 Oct 2025 05:28PM UTC web-flow github
94.34
See All Builds (91)

Badge your Repo: monolog-pushover

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