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

moonbitlang / core / 3949
94%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 12:41AM UTC
Jobs 1
Files 359
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

27 Apr 2026 12:40AM UTC coverage: 94.89% (+0.002%) from 94.888%
3949

push

github

bobzhang
feat: add Debug impl for Set, SortedSet, SortedMap

These collection types had Show but no Debug. Without Debug, downstream
structs that contain them cannot derive @debug.Debug — they have to
hand-write impls (e.g. cmark_html's State.ids and cmark's CloserIndex
already work around this). Adds Debug impls following the existing
pattern used by HashSet, immut/sorted_set, and immut/sorted_map.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

6 of 6 new or added lines in 3 files covered. (100.0%)

14782 of 15578 relevant lines covered (94.89%)

220271.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3949.1 27 Apr 2026 12:41AM UTC 360
94.9
GitHub Action Run
Source Files on build 3949
  • Tree
  • List 359
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • adb5da62 on github
  • Prev Build on main (#3946)
  • Next Build on main (#3951)
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