Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

chore: add missing generated artifact entries to .gitignore#13

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/gitignore-cleanup
Apr 24, 2026
Merged

chore: add missing generated artifact entries to .gitignore#13
rubenvdlinde merged 1 commit into
developmentfrom
chore/gitignore-cleanup

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Adds .phpunit.cache/ and phpmetrics/ to .gitignore to prevent generated test and quality tool artifacts from being tracked. These cause unnecessary dirty-submodule noise in the parent repo.

Already present: /coverage/

Add .phpunit.cache/, coverage/, and phpmetrics/ entries to prevent
generated test and quality tool artifacts from being tracked.
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report

Repository ConductionNL/mydash
Commit 6a7cbd3
Branch 13/merge
Event pull_request
Generated 2026-03-19 22:11 UTC
Workflow Run https://github.com/ConductionNL/mydash/actions/runs/23319304582

Summary

Group Result
PHP Quality FAIL
Vue Quality PASS
Security PASS
License PASS
PHPUnit SKIP
Newman SKIP

PHP Quality

Tool Result
lint PASS
phpcs FAIL
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (342 total)

Metric Count
Approved (allowlist) 341
Approved (override) 1
Denied 0

PHPUnit Tests

PHPUnit tests were not enabled for this run.

Integration Tests (Newman)

Newman integration tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@rubenvdlinde rubenvdlinde merged commit 075e8f6 into development Apr 24, 2026
19 of 22 checks passed
@rubenvdlinde rubenvdlinde deleted the chore/gitignore-cleanup branch April 24, 2026 10:22
@rubenvdlinde rubenvdlinde restored the chore/gitignore-cleanup branch April 27, 2026 20:29
@rubenvdlinde rubenvdlinde deleted the chore/gitignore-cleanup branch May 1, 2026 12:17
rubenvdlinde added a commit that referenced this pull request May 3, 2026
chore: add missing generated artifact entries to .gitignore
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant