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

Freegle / iznik-server
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/noreply-email-not-flagged
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/noreply-email-not-flagged
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • better-phpunit
  • 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

21 Jan 2026 09:33PM UTC coverage: 85.926%. First build
#2573

Pull #43

edwh
fix: Exclude noreply@ilovefreegle.org from chat review email detection

The chat review system was incorrectly flagging messages containing
noreply@ilovefreegle.org as suspicious. This is a system address that
appears in automated emails and should not trigger review.

The issue was that Mail::ourDomain() only checks OURDOMAINS which
includes subdomains (users.ilovefreegle.org, groups.ilovefreegle.org)
but not the base domain (ilovefreegle.org).

Added specific exclusion for noreply@ addresses on ilovefreegle.org
while ensuring noreply@external.com addresses still trigger review.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Pull Request #43: fix: Exclude noreply@ilovefreegle.org from chat review email detection

6 of 6 new or added lines in 1 file covered. (100.0%)

25527 of 29708 relevant lines covered (85.93%)

30.62 hits per line

Relevant lines Covered
Build:
Build:
29708 RELEVANT LINES 25527 COVERED LINES
30.62 HITS PER LINE
Source Files on master
  • Tree
  • List 140
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#2573 fix/noreply-email-not-flagged fix: Exclude noreply@ilovefreegle.org from chat review email detection The chat review system was incorrectly flagging messages containing noreply@ilovefreegle.org as suspicious. This is a system address that appears in automated emails and shoul... Pull #43 21 Jan 2026 09:48PM UTC edwh
85.93
#2572 sentry-auto-fix-1764072993817 fix: Fix getMods test type comparison and remove obsolete testPopular - Cast user IDs to int in assertContains calls since getMods returns integers but createTestUser returns string IDs - Remove testPopular test that references getPopularMessag... push 18 Jan 2026 10:34AM UTC edwh
85.92
#2571 sentry-auto-fix-1764072993817 fix: Fix getMods test type comparison and remove obsolete testPopular - Cast user IDs to int in assertContains calls since getMods returns integers but createTestUser returns string IDs - Remove testPopular test that references getPopularMessag... Pull #29 17 Jan 2026 11:21PM UTC edwh
85.92
#2570 sentry-auto-fix-1764072993817 fix: Fix getMods test type comparison and remove obsolete testPopular - Cast user IDs to int in assertContains calls since getMods returns integers but createTestUser returns string IDs - Remove testPopular test that references getPopularMessag... Pull #29 16 Jan 2026 10:11PM UTC edwh
85.91
#2569 fix-illustrations-infinite-loop Fix illustration scripts getting stuck in infinite loop on failing items Changes: - fetchBatch() now returns partial results instead of FALSE when individual items fail to return data (only true rate-limiting fails the batch) - Add file-based t... push 15 Jan 2026 05:06PM UTC edwh
88.02
#2568 fix-illustrations-infinite-loop Fix illustration scripts getting stuck in infinite loop on failing items Changes: - fetchBatch() now returns partial results instead of FALSE when individual items fail to return data (only true rate-limiting fails the batch) - Add file-based t... push 13 Jan 2026 09:06AM UTC edwh
88.02
#2567 fix-illustrations-infinite-loop Fix illustration scripts getting stuck in infinite loop on failing items Changes: - fetchBatch() now returns partial results instead of FALSE when individual items fail to return data (only true rate-limiting fails the batch) - Add file-based t... push 12 Jan 2026 09:57PM UTC edwh
87.99
#2566 fix-illustrations-infinite-loop Fix illustration scripts getting stuck in infinite loop on failing items Changes: - fetchBatch() now returns partial results instead of FALSE when individual items fail to return data (only true rate-limiting fails the batch) - Add file-based t... push 12 Jan 2026 06:31PM UTC edwh
88.01
#2565 fix/job-ads-layout Display job ads in horizontal layout in emails. Show image and text on the same row instead of stacking vertically. This is more space-efficient, especially on mobile devices. Pull #37 12 Jan 2026 06:35AM UTC edwh
86.03
#2564 feature/remove-chat-notifications-migrated-to-laravel Remove remaining notifyByEmail test calls - Remove testChatMessage and testPromise from LoveJunkTest.php (these tested notification functionality now in Laravel) - Refactor testTyping in chatMessagesAPITest.php to use direct DB update for mai... Pull #35 04 Jan 2026 08:19PM UTC edwh
85.87
See All Builds (3901)
  • 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