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

umputun / remark42 / 28682486334
84%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2026 08:43PM 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

03 Jul 2026 08:40PM UTC coverage: 84.427% (+0.05%) from 84.38%
28682486334

push

github

umputun
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.

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

1 existing line in 1 file now uncovered.

6408 of 7590 relevant lines covered (84.43%)

36.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
76.22
1.38% backend/app/rest/api/admin.go

Coverage Regressions

Lines Coverage ∆ File
1
76.22
1.38% backend/app/rest/api/admin.go
Jobs
ID Job ID Ran Files Coverage
1 28682486334.1 03 Jul 2026 08:43PM UTC 53
84.43
GitHub Action Run
Source Files on build 28682486334
  • Tree
  • List 53
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d8b7f753 on github
  • Prev Build on master (#28682472386)
  • 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