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

feat(symfony): request and view kernel listeners #6102

Merged
merged 1 commit into from
Jan 19, 2024

feat(symfony): request and view kernel listeners

c0faf04
Select commit
Loading
Failed to load commit list.
Merged

feat(symfony): request and view kernel listeners #6102

feat(symfony): request and view kernel listeners
c0faf04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 19, 2024 in 1s

91.42% of diff hit (target 78.30%)

View this Pull Request on Codecov

91.42% of diff hit (target 78.30%)

Annotations

Check warning on line 62 in src/State/Processor/SerializeProcessor.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Processor/SerializeProcessor.php#L62

Added line #L62 was not covered by tests

Check warning on line 41 in src/State/Provider/ContentNegotiationProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Provider/ContentNegotiationProvider.php#L41

Added line #L41 was not covered by tests

Check warning on line 49 in src/State/Provider/DeserializeProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Provider/DeserializeProvider.php#L49

Added line #L49 was not covered by tests

Check warning on line 90 in src/Symfony/EventListener/AddFormatListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/AddFormatListener.php#L90

Added line #L90 was not covered by tests

Check warning on line 152 in src/Symfony/EventListener/ErrorListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/ErrorListener.php#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 226 in src/Symfony/EventListener/ErrorListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/ErrorListener.php#L221-L226

Added lines #L221 - L226 were not covered by tests

Check warning on line 228 in src/Symfony/EventListener/ErrorListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/ErrorListener.php#L228

Added line #L228 was not covered by tests

Check warning on line 254 in src/Symfony/EventListener/ErrorListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/ErrorListener.php#L254

Added line #L254 was not covered by tests

Check warning on line 87 in src/Symfony/EventListener/ReadListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/ReadListener.php#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 98 in src/Symfony/EventListener/SerializeListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/SerializeListener.php#L98

Added line #L98 was not covered by tests

Check warning on line 44 in src/Symfony/EventListener/ValidateListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/ValidateListener.php#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 67 in src/Symfony/EventListener/WriteListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/WriteListener.php#L67

Added line #L67 was not covered by tests

Check warning on line 103 in src/Symfony/EventListener/WriteListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/EventListener/WriteListener.php#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 48 in src/Symfony/Validator/Exception/ValidationException.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Symfony/Validator/Exception/ValidationException.php#L47-L48

Added lines #L47 - L48 were not covered by tests