Skip to content

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

Open
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
chore/gitignore-cleanup
Open

chore: add missing generated artifact entries to .gitignore#46
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
chore/gitignore-cleanup

Conversation

@rubenvdlinde
Copy link
Contributor

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

Already present: coverage/, phpmetrics/

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

Quality Report

Repository ConductionNL/nldesign
Commit 67812d1
Branch 46/merge
Event pull_request
Generated 2026-03-19 22:11 UTC
Workflow Run https://github.com/ConductionNL/nldesign/actions/runs/23319306215

Summary

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

PHP Quality

Tool Result
lint PASS
phpcs PASS
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 (7 total)

Metric Count
Approved (allowlist) 5
Approved (override) 2
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 24 statements)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant