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

umputun / remark42 / 28528304245
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/deleteme-avatar-removal
DEFAULT BRANCH: master
Ran 01 Jul 2026 03:53PM UTC
Jobs 1
Files 53
Run time 1min
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

01 Jul 2026 03:20PM UTC coverage: 84.391%. First build
28528304245

Pull #2104

github

paskal
fix: remove user avatar on deleteme request

The delete_me token built by deleteMeCtrl omitted the user's Picture, so the
avatar-removal branch in deleteMeRequestCtrl never ran for real requests and
avatars survived account deletion. Carry Picture in the token so the stored
avatar is removed when the request is processed.

Make the removal best-effort: the avatar stores report an already-missing
avatar as an error with no distinguishable sentinel, and the user's data is
already deleted at that point, so a missing avatar (e.g. a repeated request)
no longer fails the whole deletion with a 400.

Only remove a well-formed avatar id ("<hash>.image") so a malformed picture
can't make a filesystem-backed store target an unexpected path.
Pull Request #2104: fix: remove user avatar on deleteme request

14 of 16 new or added lines in 2 files covered. (87.5%)

6412 of 7598 relevant lines covered (84.39%)

36.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
78.05
backend/app/rest/api/admin.go
Jobs
ID Job ID Ran Files Coverage
1 28528304245.1 01 Jul 2026 03:53PM UTC 53
84.39
GitHub Action Run
Source Files on build 28528304245
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2104
  • Delete
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