Skip to content

Conversation

@rdehnhardt
Copy link

@rdehnhardt rdehnhardt commented Jan 26, 2025

Enable HTML coverage reporting by specifying an output directory in phpunit.xml. The reports will be stored in storage/logs/coverage for easier access and analysis of test coverage.

What:

  • Bug Fix
  • New Feature

Description:

Related:

Enable HTML coverage reporting by specifying an output directory in `phpunit.xml`. The reports will be stored in `storage/logs/coverage` for easier access and analysis of test coverage.
Add App\Events to the list of namespaces covered by architecture tests.

Readonly classes cannot use trait with a non-readonly property like Illuminate\Broadcasting\InteractsWithSockets::$socket
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