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

codebar / planner / 28389895086
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/sanitize-description-in-emails
DEFAULT BRANCH: master
Ran 29 Jun 2026 05:18PM UTC
Jobs 1
Files 188
Run time 7min
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

29 Jun 2026 05:15PM UTC coverage: 95.333%. Remained the same
28389895086

Pull #2676

github

mroderick
fix: sanitize workshop description in invitation emails

Mailer views rendered @workshop.description with HAML's default
escaped output (=), which HTML-escapes any HTML in the description.
Many chapters use HTML tags (<strong>, <p>, <b>) in descriptions,
and Norwich organisers paste full HTML documents (including doctype)
into the field — all of which appeared as escaped text in emails.

Render with sanitize() instead, matching the web views.

Includes a test guard: description with HTML tags asserts the tags
are rendered, not escaped. Also fixes the address presenter spec
which was flaky on Ruby 3.4+ where ERB::Util.html_escape escapes
apostrophes — used deterministic address values instead.
Pull Request #2676: fix: sanitize workshop description in invitation emails

3554 of 3728 relevant lines covered (95.33%)

37.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28389895086.1 29 Jun 2026 05:18PM UTC 1128
69.86
GitHub Action Run
Source Files on build 28389895086
  • Tree
  • List 188
  • Changed 119
  • Source Changed 0
  • Coverage Changed 119
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28389895086
  • Pull Request #2676
  • PR Base - master (#28383450665)
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