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

Remove reliance on the CloudMessage class when handling messages #934

Merged
merged 1 commit into from
Sep 16, 2024

Remove reliance on the `CloudMessage` class when handling messages

c5eb1e8
Select commit
Loading
Failed to load commit list.
Merged

Remove reliance on the CloudMessage class when handling messages #934

Remove reliance on the `CloudMessage` class when handling messages
c5eb1e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 16, 2024 in 0s

22.85% of diff hit (target 73.99%)

View this Pull Request on Codecov

22.85% of diff hit (target 73.99%)

Annotations

Check warning on line 71 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L71

Added line #L71 was not covered by tests

Check warning on line 77 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L77

Added line #L77 was not covered by tests

Check warning on line 95 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L95

Added line #L95 was not covered by tests

Check warning on line 102 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L102

Added line #L102 was not covered by tests

Check warning on line 125 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L125

Added line #L125 was not covered by tests

Check warning on line 270 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L270

Added line #L270 was not covered by tests

Check warning on line 272 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L272

Added line #L272 was not covered by tests

Check warning on line 277 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L274-L277

Added lines #L274 - L277 were not covered by tests

Check warning on line 280 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L280

Added line #L280 was not covered by tests

Check warning on line 282 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L282

Added line #L282 was not covered by tests

Check warning on line 285 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L285

Added line #L285 was not covered by tests

Check warning on line 287 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L287

Added line #L287 was not covered by tests

Check warning on line 291 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L289-L291

Added lines #L289 - L291 were not covered by tests

Check warning on line 294 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L293-L294

Added lines #L293 - L294 were not covered by tests

Check warning on line 298 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 302 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L301-L302

Added lines #L301 - L302 were not covered by tests

Check warning on line 305 in src/Firebase/Messaging.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging.php#L305

Added line #L305 was not covered by tests

Check warning on line 29 in src/Firebase/Messaging/Processor/SetApnsPushTypeIfNeeded.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging/Processor/SetApnsPushTypeIfNeeded.php#L29

Added line #L29 was not covered by tests

Check warning on line 54 in src/Firebase/Messaging/Processor/SetApnsPushTypeIfNeeded.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Firebase/Messaging/Processor/SetApnsPushTypeIfNeeded.php#L54

Added line #L54 was not covered by tests