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

zentralopensource / zentral / 28465494889
89%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2026 06:12PM UTC
Jobs 1
Files 971
Run time 2min
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

30 Jun 2026 05:48PM UTC coverage: 88.531% (+0.009%) from 88.522%
28465494889

push

github

np5
Answer the santactl doctor preflight probe gracefully

`santactl doctor` validates the sync connection by POSTing to
preflight/santactl-doctor-test, a fixed sentinel that is not a real
machine UUID, and judges the result by HTTP status (200/400 == OK).

Our PreflightView parsed the machine id as a UUID before anything else,
so the sentinel raised PermissionDenied (403) and doctor reported a
broken connection even on a healthy, authenticated server.

Intercept the sentinel in the preflight view before the UUID parse and
return 200 once the enrollment secret (and client certificate, when
required) checks out, so a correctly configured client passes and a
misconfigured one still gets a meaningful failure. The exception is
scoped to preflight; the other sync endpoints keep rejecting it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

16 of 16 new or added lines in 1 file covered. (100.0%)

47239 of 53359 relevant lines covered (88.53%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28465494889.1 30 Jun 2026 06:12PM UTC 971
88.53
GitHub Action Run
Source Files on build 28465494889
  • Tree
  • List 971
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28465494889
  • 60b8f57a on github
  • Prev Build on main (#27830500979)
  • Next Build on main (#28467207856)
  • 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