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

moonbitlang / core / 4611
94%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2026 10:56AM UTC
Jobs 1
Files 370
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

06 Jun 2026 10:55AM UTC coverage: 94.021%. Remained the same
4611

push

github

bobzhang
cleanup: drop redundant ignore() wrappers in try/catch/noraise

`try expr catch { _ => () } noraise { _ => fail(...) }` does not need
the inner `ignore(...)` wrapper — the `_` pattern already drops the
result, and the noraise branch returns the never type, so the try
expression's value type unifies without help.

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

14954 of 15905 relevant lines covered (94.02%)

206638.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4611.1 06 Jun 2026 10:56AM UTC 371
94.03
GitHub Action Run
Source Files on build 4611
  • Tree
  • List 370
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b24be80d on github
  • Prev Build on main (#4597)
  • Next Build on main (#4612)
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