Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emit events for E_* and E_USER_* triggered in data provider methods #5784

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Update expectation

1a2a1f4
Select commit
Failed to load commit list.
Draft

Emit events for E_* and E_USER_* triggered in data provider methods #5784

Update expectation
1a2a1f4
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 18, 2024 in 0s

94.47% of diff hit (target 89.27%)

View this Pull Request on Codecov

94.47% of diff hit (target 89.27%)

Annotations

Check warning on line 272 in src/Event/Emitter/DispatchingEmitter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Event/Emitter/DispatchingEmitter.php#L272

Added line #L272 was not covered by tests

Check warning on line 284 in src/Event/Emitter/DispatchingEmitter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Event/Emitter/DispatchingEmitter.php#L274-L284

Added lines #L274 - L284 were not covered by tests

Check warning on line 20 in src/Event/Exception/NoDataProviderOnCallStackException.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Event/Exception/NoDataProviderOnCallStackException.php#L20

Added line #L20 was not covered by tests

Check warning on line 22 in src/Event/Exception/NoDataProviderOnCallStackException.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Event/Exception/NoDataProviderOnCallStackException.php#L22

Added line #L22 was not covered by tests

Check warning on line 102 in src/Runner/ErrorHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Runner/ErrorHandler.php#L102

Added line #L102 was not covered by tests

Check warning on line 108 in src/Runner/ErrorHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Runner/ErrorHandler.php#L108

Added line #L108 was not covered by tests

Check warning on line 161 in src/Runner/ErrorHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Runner/ErrorHandler.php#L161

Added line #L161 was not covered by tests

Check warning on line 182 in src/Runner/ErrorHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Runner/ErrorHandler.php#L182

Added line #L182 was not covered by tests

Check warning on line 361 in src/Runner/ErrorHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Runner/ErrorHandler.php#L354-L361

Added lines #L354 - L361 were not covered by tests

Check warning on line 364 in src/Runner/ErrorHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Runner/ErrorHandler.php#L364

Added line #L364 was not covered by tests

Check warning on line 391 in src/Runner/ErrorHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Runner/ErrorHandler.php#L391

Added line #L391 was not covered by tests

Check warning on line 510 in src/Runner/ErrorHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Runner/ErrorHandler.php#L510

Added line #L510 was not covered by tests