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

moonbitlang / core / 4025 / 1
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 06:55AM UTC
Files 361
Run time 8s
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 06:54AM UTC coverage: 94.886%. Remained the same
4025.1

push

github

web-flow
feat(argparse): derive Debug for public types (#3477)

* feat(argparse): derive Debug for public types

Adds @debug.Debug derive for ArgGroup, Command, FlagAction, FlagArg,
OptionAction, OptionArg, PositionArg, ValueRange. Internal Arg, ArgInfo
and ArgBuildError also gain Debug so the public structs cascade through
their private fields.

* fix(argparse): add using @debug for derive macro

* fix(argparse): rely on existing matches.mbt using @debug

The previous fix duplicated using @debug across 5 files, which the stable
moon toolchain rejects with [4051] 'type Repr is declared twice'. Remove
the duplicates; matches.mbt already has the using declaration.

14807 of 15605 relevant lines covered (94.89%)

219890.91 hits per line

Source Files on job 4025.1
  • Tree
  • List 361
  • Changed 5
  • Source Changed 5
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4025
  • 914585f6 on github
  • Prev Job for on main (#4024.1)
  • Next Job for on main (#4027.1)
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