Skip to content

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

Merged
rubenvdlinde merged 1 commit intodevelopmentfrom
chore/gitignore-cleanup
Mar 23, 2026
Merged

chore: add missing generated artifact entries to .gitignore#19
rubenvdlinde merged 1 commit intodevelopmentfrom
chore/gitignore-cleanup

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Adds .phpunit.cache/, coverage/, 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.

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/procest
Commit 9815d65
Branch 19/merge
Event pull_request
Generated 2026-03-19 22:13 UTC
Workflow Run https://github.com/ConductionNL/procest/actions/runs/23319319248

Summary

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

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 (241 total)

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

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 7 statements)

Integration Tests (Newman)

Result
FAIL

Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@rubenvdlinde rubenvdlinde merged commit a55df84 into development Mar 23, 2026
21 of 22 checks passed
@rubenvdlinde rubenvdlinde deleted the chore/gitignore-cleanup branch March 23, 2026 10:28
rubenvdlinde added a commit that referenced this pull request Apr 20, 2026
Literal string replacement in docblock @author tags.

Template fix in nextcloud-app-template PR #19 prevents recurrence.
rubenvdlinde added a commit that referenced this pull request Apr 20, 2026
* chore(quality): run phpcbf — 1147 auto-fixable phpcs violations resolved

Before: 1540 errors across 47 lib/ files
After:  393 errors across 45 lib/ files

Remaining violations are non-auto-fixable (named-parameter rewrites,
operator !/=== FALSE swaps, implicit truthy, inline-if rewrites) and
need human or reviewer judgment.

* fix(headers): @author email typo dev@conductio.nl → info@conduction.nl

Literal string replacement in docblock @author tags.

Template fix in nextcloud-app-template PR #19 prevents recurrence.
rubenvdlinde added a commit that referenced this pull request Apr 20, 2026
* chore(quality): run phpcbf — 1147 auto-fixable phpcs violations resolved

Before: 1540 errors across 47 lib/ files
After:  393 errors across 45 lib/ files

Remaining violations are non-auto-fixable (named-parameter rewrites,
operator !/=== FALSE swaps, implicit truthy, inline-if rewrites) and
need human or reviewer judgment.

* fix(headers): @author email typo dev@conductio.nl → info@conduction.nl

Literal string replacement in docblock @author tags.

Template fix in nextcloud-app-template PR #19 prevents recurrence.
@rubenvdlinde rubenvdlinde restored the chore/gitignore-cleanup branch April 27, 2026 20:36
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