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

moonbitlang / core / 6306
91%

Build:
DEFAULT BRANCH: main
Ran 23 Aug 2026 01:44PM UTC
Jobs 1
Files 452
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

23 Aug 2026 01:40PM UTC coverage: 90.885%. Remained the same
6306

push

github

bobzhang
refactor: drop unnecessary -deprecated_syntax suppression

`#warnings("-deprecated_syntax")` is only needed where deprecated syntax is used.

hashmap/types.mbt and hashset/types.mbt derive only `Debug`, so the
annotation is removed outright. The other five files (argparse/matches.mbt,
argparse/value_range.mbt, builtin/failure.mbt, json/from_json.mbt,
quickcheck/splitmix/random.mbt) still derive `Show`, which is deprecated
syntax, so the annotation stays with a TODO note for the future refactor to
`derive(Debug)` or a manual `Show` implementation.

Co-Authored-By: SeekMoon <noreply@moonbitlang.cn>

16742 of 18421 relevant lines covered (90.89%)

306373.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6306.1 23 Aug 2026 01:44PM UTC 453
90.9
GitHub Action Run
Source Files on build 6306
  • Tree
  • List 452
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c34157d9 on github
  • Prev Build on main (#6304)
  • Next Build on main (#6313)
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