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

moonbitlang / core / 125
92%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2025 02:58AM UTC
Jobs 1
Files 235
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

28 Jun 2025 02:57AM UTC coverage: 89.361%. Remained the same
125

push

github

bobzhang
fix(list): deprecate @list.tail

we need to align type signature with `@list.head`

**current API**

```moonbit
pub fn[A] tail(self : T[A]) -> T[A]
```

**expected API**

```moonbit
pub fn[A] tail(self : T[A]) -> T[A]?
```

3452 of 3863 relevant lines covered (89.36%)

196250.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 125.1 28 Jun 2025 02:58AM UTC 236
89.25
GitHub Action Run
Source Files on build 125
  • Tree
  • List 235
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 34232973 on github
  • Prev Build on main (#121)
  • Next Build on main (#130)
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