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

moonbitlang / core / 5558
91%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 10:18AM UTC
Jobs 1
Files 442
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

25 Jul 2026 10:16AM UTC coverage: 91.132%. Remained the same
5558

push

github

bobzhang
refactor(tuple)!: remove long-deprecated free functions

Deletes `tuple/deprecated.mbt`, removing `pair`, `fst`, `snd`, `map_fst`,
`map_snd`, `map_both`, `swap`, `curry` and `uncurry`. All nine were
`#deprecated` + `#coverage.skip`, and each has a direct replacement in the
language itself (`tuple.0`, `tuple.1`, destructuring, closures).

BREAKING CHANGE: these are removals, not deprecations — user code still calling
them will fail to compile rather than warn.

No references remain in core.

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

15640 of 17162 relevant lines covered (91.13%)

191700.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5558.1 25 Jul 2026 10:18AM UTC 443
91.15
GitHub Action Run
Source Files on build 5558
  • Tree
  • List 442
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3e0a6096 on github
  • Prev Build on main (#5556)
  • Next Build on main (#5560)
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