Skip to content

[CLEANUP] Move PHPUnit configuration to Build/#1568

Merged
oliverklee merged 1 commit intoMyIntervals:mainfrom
AnReiter:phpunited
Apr 16, 2026
Merged

[CLEANUP] Move PHPUnit configuration to Build/#1568
oliverklee merged 1 commit intoMyIntervals:mainfrom
AnReiter:phpunited

Conversation

@AnReiter
Copy link
Copy Markdown
Contributor

No description provided.

@AnReiter AnReiter changed the title [CLEANUP] Move PHPUnit configuration to `Build/ [CLEANUP] Move PHPUnit configuration to Build/ Apr 16, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 16, 2026

Coverage Status

coverage: 72.927%. remained the same — AnReiter:phpunited into MyIntervals:main

@oliverklee oliverklee added the developer-specific Issues that only affect maintainers, contributors, and people submitting PRs label Apr 16, 2026
Comment thread .gitattributes Outdated
@AnReiter AnReiter force-pushed the phpunited branch 2 times, most recently from 51325e6 to b1e0534 Compare April 16, 2026 15:04
@oliverklee

This comment was marked as outdated.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR relocates the PHPUnit configuration under Build/ and updates the Composer test scripts to explicitly use that config file.

Changes:

  • Update Composer test scripts to run PHPUnit with Build/phpunit/config.xml.
  • Adjust PHPUnit config paths to reference src/ and tests/ correctly from the new config location.
  • Add /Build/ to export-ignore rules (and add an IDE workspace file).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
composer.json Points test scripts at the relocated PHPUnit config file.
Build/phpunit/config.xml Updates test suite + whitelist paths relative to the new location.
.gitattributes Excludes Build/ from git archive exports.
.idea/workspace.xml Adds JetBrains IDE workspace state (likely unintended).
Files not reviewed (1)
  • .idea/workspace.xml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .idea/workspace.xml Outdated
@oliverklee oliverklee merged commit 5862140 into MyIntervals:main Apr 16, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

developer-specific Issues that only affect maintainers, contributors, and people submitting PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants