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

moonbitlang / core / 4025
94%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 06:55AM UTC
Jobs 1
Files 360
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 06:54AM UTC coverage: 94.877%. Remained the same
4025

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.

14778 of 15576 relevant lines covered (94.88%)

220300.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4025.1 27 Apr 2026 06:55AM UTC 361
94.89
GitHub Action Run
Source Files on build 4025
  • Tree
  • List 360
  • Changed 5
  • Source Changed 5
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 914585f6 on github
  • Prev Build on main (#4024)
  • Next Build on main (#4027)
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