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

Freegle / iznik-server / #2587 / 1
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/push-notifications-test
DEFAULT BRANCH: master
Ran 07 Feb 2026 08:22PM UTC
Files 140
Run time 2s
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

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

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>

25594 of 29833 relevant lines covered (85.79%)

30.72 hits per line

Source Files on job #2587.1
  • Tree
  • List 140
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2587
  • 4d4d874a on github
  • Prev Job for on fix/push-notifications-test (##2586.1)
  • Next Job for on fix/push-notifications-test (##2588.1)
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