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

Freegle / Iznik / 28768 / 28768
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 27 Jul 2026 08:13PM UTC
Files 771
Run time 29s
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

27 Jul 2026 07:22PM UTC coverage: 70.779%. Remained the same
28768

push

circleci

edwh
fix(mail): don't HTML-escape the referenced item subject in chat text emails

The text/plain chat notification template rendered the referenced item subject
with Blade {{ }}, which runs htmlspecialchars — turning a real apostrophe in a
subject (e.g. "Lavazza 'Jolie'") into ' in the text/plain MIME part. That
HTML entity in a plain-text body trips rspamd's default rules on the recipient
side (e.g. TrashNothing), spam-binning otherwise-legitimate FD emails. Render
the refMessage subject with {!! !!} like the other subject/text lines in the
same template, so text/plain carries the literal character.

Reported 2026-07-26 (Lavazza A Modo Mio 'Jolie' chat notification).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012RoB9qVCxwKjFmQzB7qSF2

12896 of 14854 branches covered (86.82%)

Branch coverage included in aggregate %.

79187 of 115245 relevant lines covered (68.71%)

33.67 hits per line

Source Files on job vitest - 28768
  • Tree
  • List 771
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28768
  • CircleCI Build #28768
  • adbf2cce on github
  • Prev Job for on master (#28755)
  • Next Job for on master (#28784)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc