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

archetech / archon / 28630920255
92%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 12:49AM UTC
Jobs 1
Files 52
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

03 Jul 2026 12:46AM UTC coverage: 91.569%. Remained the same
28630920255

push

github

web-flow
test(rust-gatekeeper): fix verify_event_shape registry-format test expectation (#678) (#682)

The lib test asserted verify_event_shape rejects registry "not-a-registry",
but that is a *format-valid* name — event-shape validation checks the registry
NAME FORMAT (spec §8.5: `[A-Za-z0-9][A-Za-z0-9:_-]*`, hyphens allowed), not
whether the registry is supported. is_valid_registry implements exactly that
regex, so it correctly accepts "not-a-registry", and the assertion
`!verify_event_shape(&invalid_registry)` failed on main.

The implementation is correct; the test expectation was wrong. Use a genuinely
format-invalid name (containing a space) so the case tests what it intended.

Closes #678.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

2816 of 3323 branches covered (84.74%)

Branch coverage included in aggregate %.

5851 of 6142 relevant lines covered (95.26%)

882.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28630920255.1 03 Jul 2026 12:49AM UTC 104
93.0
GitHub Action Run
Source Files on build 28630920255
  • Tree
  • List 52
  • Changed 48
  • Source Changed 0
  • Coverage Changed 48
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28630920255
  • 31b8e9dd on github
  • Prev Build on main (#28629468079)
  • Next Build on main (#28633544819)
  • 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