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

umputun / remark42 / 24967946260 / 1
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-typo
DEFAULT BRANCH: master
Ran 26 Apr 2026 09:54PM UTC
Files 51
Run time 1s
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

26 Apr 2026 09:51PM UTC coverage: 84.278%. First build
24967946260.1

Pull #1763

github

paskal
Return 200 with null body from /user when unauthenticated

Previously /user required auth and returned 401 for unauthenticated requests,
which produced a console error in browsers checking the auth state on page
load. Move /user into the open routes group, return 200 with a null body
when no user is set, and keep the inline site check (mirroring matchSiteID)
for authenticated requests.

No frontend changes needed: getUser() already maps 401 to null via .catch,
and now maps null body to null directly.

Resolves #1188
Pull Request #1763: Add unauthorised200 parameter to /user endpoint

6277 of 7448 relevant lines covered (84.28%)

34.32 hits per line

Source Files on job 24967946260.1
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24967946260
  • 1a0ffd7d on github
  • 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