• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Freegle / iznik-server
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/push-notifications-test
DEFAULT BRANCH: master
Repo Added 24 Aug 2018 12:21PM UTC
Files 140
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix/push-notifications-test
branch: fix/push-notifications-test
CHANGE BRANCH
x
Reset
  • fix/push-notifications-test
  • better-phpunit
  • feature/incoming-email-migration
  • feature/notification-channels
  • feature/remove-chat-notifications-migrated-to-laravel
  • finnbarr-playwright
  • fix-illustrations-infinite-loop
  • fix/job-ads-layout
  • fix/noreply-email-not-flagged
  • master
  • notification-seen-v2
  • phpunit-parallel-workaround
  • sentry-auto-fix-1763673463470
  • sentry-auto-fix-1763674873674
  • sentry-auto-fix-1763675166351
  • sentry-auto-fix-1764010648194
  • sentry-auto-fix-1764068461540
  • sentry-auto-fix-1764072993817
  • sentry-auto-fix-1764074565542
  • unskip-tests

07 Feb 2026 05:48PM UTC coverage: 85.771% (-0.02%) from 85.791%
#2588

push

edwh
fix: Prevent PushNotificationsTest subscription deletion during chat creation

ChatMessage::create() with $process=TRUE triggers notifyMembers() which calls
real PushNotifications::notify() -> executeSend(). When the send fails (no valid
Firebase token in test), executeSend() deletes the subscription as cleanup,
causing testBasic() to fail when notifyGroupMods() later finds no subscription.

Fix: Pass $process=FALSE and manually mark the message as processed, matching
the pattern used elsewhere in this test file.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

25588 of 29833 relevant lines covered (85.77%)

30.7 hits per line

Relevant lines Covered
Build:
Build:
29833 RELEVANT LINES 25588 COVERED LINES
30.7 HITS PER LINE
Source Files on fix/push-notifications-test
  • Tree
  • List 140
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#2588 fix/push-notifications-test fix: Prevent PushNotificationsTest subscription deletion during chat creation ChatMessage::create() with $process=TRUE triggers notifyMembers() which calls real PushNotifications::notify() -> executeSend(). When the send fails (no valid Firebase ... push 08 Feb 2026 08:16AM UTC edwh
85.77
#2587 fix/push-notifications-test fix: Prevent PushNotificationsTest subscription deletion during chat creation ChatMessage::create() with $process=TRUE triggers notifyMembers() which calls real PushNotifications::notify() -> executeSend(). When the send fails (no valid Firebase ... push 07 Feb 2026 08:21PM UTC edwh
85.79
#2586 fix/push-notifications-test fix: Prevent PushNotificationsTest subscription deletion during chat creation ChatMessage::create() with $process=TRUE triggers notifyMembers() which calls real PushNotifications::notify() -> executeSend(). When the send fails (no valid Firebase ... push 07 Feb 2026 06:04PM UTC edwh
85.77
See All Builds (3916)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc