• 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 138 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
  • chore/cooldown
  • chore/cooldown-npmrc-coverage
  • chore/use-pat-for-releases
  • chore/workflow-permissions
  • ci/deterministic-npx
  • ci/remove-trivy-pr-trigger
  • dependabot/composer/all-dependencies-4c797f2dc1
  • dependabot/composer/all-dependencies-c3f2e1c2e1
  • 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-c2984f35d7
  • dependabot/composer/development-dependencies-d26cb0f149
  • 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/league/commonmark-2.8.1
  • dependabot/composer/league/commonmark-2.8.2
  • dependabot/composer/nesbot/carbon-3.8.4
  • dependabot/composer/orchestra/testbench-9.10.0
  • dependabot/composer/orchestra/testbench-9.9.0
  • dependabot/composer/phpunit/phpunit-11.5.50
  • dependabot/composer/production-dependencies-0b930608c7
  • dependabot/composer/production-dependencies-34f55a3c16
  • dependabot/composer/production-dependencies-45c0bb1e57
  • dependabot/composer/production-dependencies-5187403447
  • dependabot/composer/production-dependencies-548e2494e8
  • dependabot/composer/production-dependencies-6c0c614339
  • dependabot/composer/production-dependencies-6d6edb2668
  • dependabot/composer/production-dependencies-89443fed6c
  • dependabot/composer/production-dependencies-9a31484a7a
  • dependabot/composer/production-dependencies-a0c9c77173
  • dependabot/composer/production-dependencies-bff61d1152
  • dependabot/composer/production-dependencies-d742d26451
  • dependabot/composer/psy/psysh-0.12.19
  • 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/composer/symfony/process-7.4.5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/all-dependencies-1893dd32ff
  • dependabot/github_actions/amannn/action-semantic-pull-request-6
  • feat/trivy-security-scan
  • laravel-12
  • remove-lock
  • v13

29 May 2026 04:21PM UTC coverage: 94.0%. Remained the same
26648841968

push

github

web-flow
build(deps): bump github/codeql-action in the all-dependencies group (#63)

Bumps the all-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

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

47 of 50 relevant lines covered (94.0%)

1.08 hits per line

Relevant lines Covered
Build:
Build:
50 RELEVANT LINES 47 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
26648841968 main build(deps): bump github/codeql-action in the all-dependencies group (#63) Bumps the all-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3 to 4 - [Release no... push 29 May 2026 04:21PM UTC web-flow github
94.0
26648700353 main build(deps): add semantic-release devDependency; resolve via npm ci in release workflow (#62) * build(deps): add semantic-release devDependency; resolve via npm ci in release workflow * build(deps): use npm run semantic-release script instead of... push 29 May 2026 04:18PM UTC web-flow github
94.0
26416110888 main ci: remove pull_request trigger from trivy workflow (#61) push 25 May 2026 07:16PM UTC web-flow github
94.0
26414233014 main ci: add minimum workflow permissions (#60) Adds top-level permissions block to satisfy the actions/missing-workflow-permissions code scanning rule. push 25 May 2026 06:22PM UTC web-flow github
94.0
26414142770 main chore(release): 2.1.0 # [2.1.0](https://github.com/audunru/monolog-pushover/compare/v2.0.0...v2.1.0) (2026-05-25) ### Features * add Trivy security scan workflow ([#59](https://github.com/audunru/monolog-pushover/issues/59)) ([cecdea8](https://... push 25 May 2026 06:20PM UTC semantic-release-bot github
94.0
26414113488 main feat: add Trivy security scan workflow (#59) push 25 May 2026 06:19PM UTC web-flow github
94.0
26390042556 main chore: add min-release-age cooldown for npx semantic-release (#58) push 25 May 2026 07:58AM UTC web-flow github
94.0
25849706533 main chore: add 7-day package cooldowns (Dependabot) (#57) push 14 May 2026 08:18AM UTC web-flow github
94.0
25274750219 main chore: use PAT token for release workflow (#56) push 03 May 2026 08:52AM UTC web-flow github
94.0
23975940134 main chore: ignore composer.lock (#55) push 04 Apr 2026 09:15AM UTC web-flow github
94.0
See All Builds (138)

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