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

HelixObs / gateway / 26134624194
91%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 12:58AM UTC
Jobs 1
Files 18
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

20 May 2026 12:56AM UTC coverage: 82.207% (-9.0%) from 91.195%
26134624194

push

github

chitrangpatel
add JWT auth: /auth/token endpoint, Bearer middleware, gRPC interceptor

Implements Phase A authentication for HelixObs:

- internal/auth: pluggable per-instrument auth backends (secret via
  SHA-256 hash, token_introspection via remote /verify endpoint)
- POST /auth/token issues 24h HelixObs JWTs signed with JWT_SECRET
- BearerAuth HTTP middleware wraps all /api/v1/* routes
- gRPC UnaryInterceptor validates Bearer tokens on OTLP ingestion
- Multi-key JWT_SECRET (comma-separated) for zero-downtime rotation
- Empty JWT_SECRET = auth disabled (dev mode, safe rollout)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

0 of 226 new or added lines in 4 files covered. (0.0%)

1885 of 2293 relevant lines covered (82.21%)

1982.38 hits per line

Uncovered Changes

Lines Coverage ∆ File
86
0.0
internal/auth/auth.go
52
0.0
internal/auth/handler.go
46
0.0
internal/auth/middleware.go
42
0.0
internal/auth/config.go
Jobs
ID Job ID Ran Files Coverage
1 26134624194.1 20 May 2026 12:58AM UTC 18
82.21
GitHub Action Run
Source Files on build 26134624194
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26134624194
  • 453fe254 on github
  • Prev Build on main (#26072623590)
  • Next Build on main (#26158274886)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc