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

moonbitlang / core / 4947
92%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 07:42AM UTC
Jobs 1
Files 382
Run time 2min
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

01 Jul 2026 07:41AM UTC coverage: 91.589% (+0.2%) from 91.387%
4947

push

github

bobzhang
test(internal/strconv): narrow parse helpers to the expected Failure

Addresses review feedback:
- the `*_raises` helpers caught any error with `_`; the parse functions
  have an unconstrained `raise`, so an unexpected error could be masked as
  a parse failure. They now match `Failure::Failure(_)` and re-raise
  anything else.
- the disguised-fast-path overflow assertion checked only `> 0.0`, which
  also passes for +infinity; it now also requires the value to be finite.

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

15408 of 16823 relevant lines covered (91.59%)

187451.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4947.1 01 Jul 2026 07:42AM UTC 383
91.6
GitHub Action Run
Source Files on build 4947
  • Tree
  • List 382
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c64b92cf on github
  • Prev Build on main (#4943)
  • Next Build on main (#4955)
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