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

HelixObs / gateway / 26200383906

Builds Branch Commit Type Ran Committer Via Coverage
26200383906 main feat: rename gateway → herald - Go module: github.com/HelixObs/gateway → github.com/HelixObs/herald - Binary renamed /gateway → /herald in Dockerfile - Env var GATEWAY_ADDR → HERALD_ADDR - Docker image: ghcr.io/helixobs/gateway → ghcr.io/helixobs... push 21 May 2026 01:42AM UTC chitrangpatel github
90.92
26200061796 main feat(docker): publish to ghcr.io on push to main Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 21 May 2026 01:32AM UTC chitrangpatel github
90.92
26199571472 main fix(api): return 503 within 8s when DB pool is saturated Adds a context deadline to the monitor bins query so the endpoint fails fast with 503 instead of hanging until the client disconnects (30s). Also adds migration 009 with a composite index o... push 21 May 2026 01:17AM UTC chitrangpatel github
90.92
26197178420 main docs: update instrument config path to deploy/instruments/ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 21 May 2026 12:05AM UTC chitrangpatel github
90.98
26196281429 main fix: use shields.io badge to get live coverage from Coveralls GitHub's camo CDN caches the coveralls.io badge SVG and serves stale values. shields.io fetches and re-renders the badge on each request, bypassing the cache. Co-Authored-By: Claude S... push 20 May 2026 11:39PM UTC chitrangpatel github
90.98
26196219763 main docs: add link to helixobs.github.io documentation site Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 20 May 2026 11:37PM UTC chitrangpatel github
90.98
26158838679 main test: add unit tests for auth and duplicate-issue fixes auth package (new): - auth_test.go: Issuer (enable/disable, issue+validate, multi-key rotation, wrong key, garbage token), SecretBackend (valid/invalid credential, bad hash format), Toke... push 20 May 2026 11:14AM UTC chitrangpatel github
90.98
26158274886 main notifier: fix duplicate GitHub issues on burst reconnect Two bugs caused the same fingerprint to open multiple issues: 1. Race condition: a burst of events (e.g. BatchSpanProcessor flush after reconnect) all called FindNotificationIssue befor... push 20 May 2026 11:02AM UTC chitrangpatel github
82.31
26134624194 main 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 en... push 20 May 2026 12:58AM UTC chitrangpatel github
82.21
26072623590 main docs: fix cross-repo link to use absolute GitHub URL Replace ../helixobs/INSTRUMENT_SETUP.md with absolute URL since gateway and helixobs are separate GitHub repos. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 19 May 2026 02:33AM UTC chitrangpatel github
91.19
26072572501 main docs: update README with documentation links Add links to AGENT.md and the new Instrument Integration Guide in the helixobs repo. Clarify that integration tests require TEST_DB_URL and run automatically in CI. Co-Authored-By: Claude Sonnet 4.6 <... push 19 May 2026 02:32AM UTC chitrangpatel github
91.19
26072193298 main notifier: make digestInterval configurable; cover flushDigests and truncate Add SetDigestInterval(d) so tests can drive a short ticker without waiting 30 seconds. Add TestStart_FlushDigests (20ms interval) to cover the digestTicker.C path in Star... push 19 May 2026 02:20AM UTC chitrangpatel github
91.19
26072094512 main test: cover notifier error/suppressed paths; exclude cmd/ from coverpkg - notifier: add errMessaging/suppressedMessaging/errSCM stubs and tests for doMessaging error path, doMessaging suppressed (rate-limited) path, dispatch with no messaging... push 19 May 2026 02:17AM UTC chitrangpatel github
90.65
26071854581 main test: add DB integration tests and Dial test to push coverage above 90% - interceptor: TestInterceptorWithDB covers entity/operation/event DB write goroutines and parent resolution; TestInterceptorWithDBAndNotifier covers the icp.notifier.Sen... push 19 May 2026 02:09AM UTC chitrangpatel github
85.12
26071425391 main test: fix TestMonitorBinsUnknownPlot — use non-zero from_ms from_ms=0 triggered the required-params 400 check before the unknown-plot 404 check, causing the test to fail. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 19 May 2026 01:56AM UTC chitrangpatel github
79.94
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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