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

Separate polling intervals for sockets #140

Merged
merged 3 commits into from
Sep 24, 2024

ci(psalm): Fix psalm issues

6016c18
Select commit
Loading
Failed to load commit list.
Merged

Separate polling intervals for sockets #140

ci(psalm): Fix psalm issues
6016c18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2024 in 1s

0.00% of diff hit (target 22.73%)

View this Pull Request on Codecov

0.00% of diff hit (target 22.73%)

Annotations

Check warning on line 259 in src/Application.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Application.php#L259

Added line #L259 was not covered by tests

Check warning on line 97 in src/Sender/Console/Renderer/Sentry/Exceptions.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sender/Console/Renderer/Sentry/Exceptions.php#L90-L97

Added lines #L90 - L97 were not covered by tests

Check warning on line 103 in src/Sender/Console/Renderer/Sentry/Exceptions.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sender/Console/Renderer/Sentry/Exceptions.php#L103

Added line #L103 was not covered by tests

Check warning on line 110 in src/Sender/Console/Renderer/Sentry/Exceptions.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sender/Console/Renderer/Sentry/Exceptions.php#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 40 in src/Socket/Client.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Client.php#L40

Added line #L40 was not covered by tests

Check warning on line 58 in src/Socket/Client.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Client.php#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 116 in src/Socket/Client.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Client.php#L116

Added line #L116 was not covered by tests

Check warning on line 51 in src/Socket/Server.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Server.php#L51

Added line #L51 was not covered by tests

Check warning on line 67 in src/Socket/Server.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Server.php#L67

Added line #L67 was not covered by tests

Check warning on line 96 in src/Socket/Server.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Server.php#L91-L96

Added lines #L91 - L96 were not covered by tests

Check warning on line 100 in src/Socket/Server.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Server.php#L100

Added line #L100 was not covered by tests