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

audunru / memory-usage
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 16 Jan 2022 09:45AM UTC
Files 5
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
  • audunru/v12
  • 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-736964bd2b
  • dependabot/composer/composer-761f56e718
  • dependabot/composer/composer-e6d0169aed
  • dependabot/composer/development-dependencies-00e0fa62ec
  • dependabot/composer/development-dependencies-18a0754f89
  • dependabot/composer/development-dependencies-198426b497
  • dependabot/composer/development-dependencies-19b60222da
  • dependabot/composer/development-dependencies-429ce576e0
  • dependabot/composer/development-dependencies-456b75d3e6
  • dependabot/composer/development-dependencies-54080a9720
  • dependabot/composer/development-dependencies-63b970beb9
  • dependabot/composer/development-dependencies-66d05b995a
  • 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/laravel/framework-11.41.3
  • dependabot/composer/league/commonmark-2.8.1
  • dependabot/composer/league/commonmark-2.8.2
  • 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-0eb714151a
  • dependabot/composer/production-dependencies-16fa04691c
  • 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-83f4894b52
  • dependabot/composer/production-dependencies-9a31484a7a
  • dependabot/composer/production-dependencies-a0c9c77173
  • dependabot/composer/production-dependencies-bff61d1152
  • dependabot/composer/production-dependencies-f3e7d38667
  • 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
  • master
  • octane
  • remove-lock
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v13

29 May 2026 04:20PM UTC coverage: 100.0%. Remained the same
26648825838

push

github

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

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>

46 of 46 relevant lines covered (100.0%)

10.35 hits per line

Relevant lines Covered
Build:
Build:
46 RELEVANT LINES 46 COVERED LINES
10.35 HITS PER LINE
Source Files on main
  • Tree
  • List 5
  • 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
26648825838 main chore(deps): bump github/codeql-action in the all-dependencies group (#95) 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
100.0
26648685406 main build(deps): add semantic-release devDependency; resolve via npm ci in release workflow (#94) * 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
100.0
26416093352 main ci: remove pull_request trigger from trivy workflow (#93) push 25 May 2026 07:16PM UTC web-flow github
100.0
26414241232 main ci: add minimum workflow permissions (#92) 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
100.0
26414132841 main chore(release): 5.1.0 # [5.1.0](https://github.com/audunru/memory-usage/compare/v5.0.0...v5.1.0) (2026-05-25) ### Features * add Trivy security scan workflow ([#91](https://github.com/audunru/memory-usage/issues/91)) ([240920f](https://github.c... push 25 May 2026 06:20PM UTC semantic-release-bot github
100.0
26414120463 main feat: add Trivy security scan workflow (#91) push 25 May 2026 06:19PM UTC web-flow github
100.0
26390059982 main chore: add min-release-age cooldown for npx semantic-release (#90) push 25 May 2026 07:59AM UTC web-flow github
100.0
25849708645 main chore: add 7-day package cooldowns (Dependabot) (#89) push 14 May 2026 08:19AM UTC web-flow github
100.0
25274754295 main chore: use PAT token for release workflow (#88) push 03 May 2026 08:53AM UTC web-flow github
100.0
23975950035 main chore: ignore composer.lock (#87) push 04 Apr 2026 09:16AM UTC web-flow github
100.0
See All Builds (181)
  • 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