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

Freegle / Iznik / 9921 / 9921
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 04 May 2026 09:26PM UTC
Files 229
Run time 9s
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

04 May 2026 06:26PM UTC coverage: 45.904%. First build
9921

Pull #362

circleci

edwh
fix(ModTools): prevent fillin() from reverting user edits to empty content

For Edit actions, fillin() was always repopulating the body from message.textbody,
overwriting user edits. This is especially problematic when users delete all content
and save - the content would revert to the original message text instead of remaining blank.

Added a check at the start of fillin() to skip body population for Edit actions if the
body has already been set (i.e., if fillin() was called after the user edited it).
This allows the first call to populate the form, but prevents subsequent calls from
overwriting user edits.

Fixes issue 9644.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Pull Request #362: fix(ModTools): prevent fillin() from reverting user edits to empty content

4625 of 10286 branches covered (44.96%)

Branch coverage included in aggregate %.

2044 of 4242 relevant lines covered (48.18%)

41.65 hits per line

Source Files on job playwright - 9921
  • Tree
  • List 229
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9921
  • CircleCI Build #9921
  • 66ff7e3f 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