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

add request logs for iOS:APNs and Android:FCM #639

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

prevent json parse error from blocking the notification

78698fa
Select commit
Loading
Failed to load commit list.
Open

add request logs for iOS:APNs and Android:FCM #639

prevent json parse error from blocking the notification
78698fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 23, 2024 in 0s

31.57% of diff hit (target 65.05%)

View this Pull Request on Codecov

31.57% of diff hit (target 65.05%)

Annotations

Check warning on line 373 in notify/notification_apns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

notify/notification_apns.go#L373

Added line #L373 was not covered by tests

Check warning on line 106 in notify/notification_fcm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

notify/notification_fcm.go#L106

Added line #L106 was not covered by tests

Check warning on line 69 in notify/notification_hms.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

notify/notification_hms.go#L69

Added line #L69 was not covered by tests

Check warning on line 158 in notify/notification_hms.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

notify/notification_hms.go#L158

Added line #L158 was not covered by tests

Check warning on line 162 in notify/notification_hms.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

notify/notification_hms.go#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 165 in notify/notification_hms.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

notify/notification_hms.go#L165

Added line #L165 was not covered by tests

Check warning on line 202 in notify/notification_hms.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

notify/notification_hms.go#L202

Added line #L202 was not covered by tests