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

moonbitlang / core / 5846
90%

Build:
DEFAULT BRANCH: main
Ran 10 Aug 2026 02:23PM UTC
Jobs 1
Files 454
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

10 Aug 2026 02:21PM UTC coverage: 90.293%. Remained the same
5846

push

github

bobzhang
refactor: use constructor syntax Type(value) instead of (value : Type)

Replace old-style type annotation casts with constructor syntax across
test files and documentation examples. This change covers:
- UInt16(hex) replaces (hex : UInt16) in test and doc files
- Int16(hex) replaces (hex : Int16) in buffer tests
- Int(hex) replaces (hex : Int) in quickcheck test

Files where UInt64 constructor is not available (simd.mbt in the builtin
package) are intentionally left unchanged due to import-loop constraints.

All 6956 tests pass.

15953 of 17668 relevant lines covered (90.29%)

129248.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5846.1 10 Aug 2026 02:23PM UTC 455
90.31
GitHub Action Run
Source Files on build 5846
  • Tree
  • List 454
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1f6057b5 on github
  • Prev Build on main (#5843)
  • Next Build on main (#5848)
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