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

umputun / remark42 / 28544784596
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: deps/rest-v1.22.0
DEFAULT BRANCH: master
Ran 01 Jul 2026 08:14PM 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 08:10PM UTC coverage: 84.456% (+0.02%) from 84.435%
28544784596

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%)

1 existing line in 1 file now uncovered.

6422 of 7604 relevant lines covered (84.46%)

39.33 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 28544784596.1 01 Jul 2026 08:14PM UTC 53
84.46
GitHub Action Run
Source Files on build 28544784596
  • Tree
  • List 53
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2104
  • PR Base - master (#28544463906)
  • 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