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

moonbitlang / core / 5817
90%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2026 06:26AM UTC
Jobs 1
Files 463
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

07 Aug 2026 06:24AM UTC coverage: 90.323% (+0.003%) from 90.32%
5817

push

github

web-flow
fix(quickcheck): omit empty categories from ObservationSummary debug rendering (#3992)

* fix(quickcheck): omit empty categories from ObservationSummary debug rendering

With snapshot tests as the primary way to consume reports, the Debug
rendering is effectively API surface. A classes-only summary previously
rendered a noisy labels: {} field (and vice versa); empty categories are
now omitted, so classify-based coverage snapshots read as
observations={ classes: {...} }.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* test: make the classes-only rendering snapshot distribution-independent

Review feedback: classify unconditionally so the class count always
equals the test count and cannot drift if Int generation or the default
seed changes; the test only exercises the rendering shape.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* style: build the summary record with conditional spreads

Review feedback: construct the field map declaratively in the literal
instead of mutating it. Repr::record is kept (rather than Repr on a
Map) so keys keep the unquoted record rendering that snapshots rely on.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix: qualify Repr inside the spread literal

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

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

16231 of 17970 relevant lines covered (90.32%)

168728.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5817.1 07 Aug 2026 06:26AM UTC 464
90.34
GitHub Action Run
Source Files on build 5817
  • Tree
  • List 463
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5dc2be09 on github
  • Prev Build on main (#5811)
  • Next Build on main (#5819)
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