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

moonbitlang / core / 1775
92%

Build:
DEFAULT BRANCH: main
Ran 04 Nov 2025 02:37PM UTC
Jobs 1
Files 250
Run time 3min
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

04 Nov 2025 02:37PM UTC coverage: 89.769%. Remained the same
1775

push

github

bobzhang
fix: convert Quadruple record syntax to tuple syntax

- Changed from record syntax { _0: ..., _1: ..., ... } to tuple constructor Quadruple(...)
- Changed from field access (._0, ._1, etc.) to pattern matching with let Quadruple(v0, v1, v2, v3)
- Fixes 48 type errors where Quadruple tuple struct was incorrectly used as a regular struct

9 of 9 new or added lines in 1 file covered. (100.0%)

9967 of 11103 relevant lines covered (89.77%)

181453.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1775.1 04 Nov 2025 02:37PM UTC 251
89.79
GitHub Action Run
Source Files on build 1775
  • Tree
  • List 250
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dd3b4671 on github
  • Prev Build on main (#1773)
  • Next Build on main (#1780)
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

© 2025 Coveralls, Inc