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

alexferl / zerohttp / 26550472438

Builds Branch Commit Type Ran Committer Via Coverage
26550472438 master feat(zhtest): add AnError sentinel and AssertWithin assertion (#176) Add `AnError` sentinel error for mock return values and `AssertWithin` for floating-point range assertions. Includes tests for both and a nolint directive for the non-standard e... push 28 May 2026 02:15AM UTC web-flow github
93.97
26550390738 assert_within Merge 1c20e8eff into ffd0a543b Pull #176 28 May 2026 02:12AM UTC web-flow github
93.92
26429705029 master feat: promote lifecycle hook logs from Debug to Info (#175) Make pre-startup, startup, post-startup, pre-shutdown, shutdown, and post-shutdown hook logging visible at the default log level. Signed-off-by: alexferl <me@alexferl.com> push 26 May 2026 03:00AM UTC web-flow github
93.96
26429625531 bump_log_levels Merge 2595c4192 into c5a5e0d27 Pull #175 26 May 2026 02:57AM UTC web-flow github
93.95
25532326328 master fix: remove busy-wait loop in server startup select (#174) The for-select around errCh/startupHookErrCh would spin when channels closed or delivered zero values. Replace with a single select that blocks on both channels deterministically. Signed... push 08 May 2026 01:59AM UTC web-flow github
93.94
25532252670 fix_spin Merge 57a16aec6 into ba513b333 Pull #174 08 May 2026 01:56AM UTC web-flow github
93.95
25510958041 master feat: return 422 for unknown JSON fields and include safe bind error details (#173) Unknown fields from DisallowUnknownFields now return 422 Unprocessable Entity with the field name in the errors response: {"field": ["extra inputs are not permitt... push 07 May 2026 05:15PM UTC web-flow github
93.95
25510297913 bind_unknown_fields Merge 7cec060b3 into ce02c6a93 Pull #173 07 May 2026 05:02PM UTC web-flow github
93.95
25393724964 master fix: validator had a bug where required on pointer fields was applied twice - once to check the pointer was non-nil (correct), and again on the dereferenced value (incorrect). So *float64 pointing to 0 (#172) failed because 0 is the zero value fo... push 05 May 2026 06:09PM UTC web-flow github
93.86
25393580746 fix/required_pointer_fields Merge 7f0625ea4 into 0ba48ee29 Pull #172 05 May 2026 06:06PM UTC web-flow github
94.0
25012572032 master feat(sse): add context.Context to Broadcaster interface methods (#171) All Broadcaster methods — Register, Unregister, Subscribe, Unsubscribe, Broadcast, and BroadcastTo — now accept a context.Context as their first parameter. Updated implementat... push 27 Apr 2026 06:32PM UTC web-flow github
93.96
25012184880 sse_context Merge 39f0c035f into 79b2c39af Pull #171 27 Apr 2026 06:23PM UTC web-flow github
93.99
25001685806 master feat(sse): add Broadcaster interface and broadcast hooks (#170) - Introduce Broadcaster interface for pluggable hub implementations - Add OnBroadcast and OnBroadcastTo hooks to Hub for observability - Update tests and package docs Signed-off-by:... push 27 Apr 2026 02:43PM UTC web-flow github
93.97
25001494734 sse_broadcast Merge 32a9aaaeb into 23c16dd01 Pull #170 27 Apr 2026 02:40PM UTC web-flow github
93.91
24062594982 master feat: default error responses to JSON instead of plain text (#169) Change the default behavior when no Accept header is present to return application/problem+json instead of text/plain. This affects: - All middleware error responses (circuitbrea... push 07 Apr 2026 03:20AM UTC web-flow github
93.97
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 23
  • 24
  • Next →
  • Back to Repo
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