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

moonbitlang / core / 110 / 1
89%
main: 92%

Build:
Build:
LAST BUILD BRANCH: Yu-zh/add-notequal-trait-method
DEFAULT BRANCH: main
Ran 27 Jun 2025 08:30AM UTC
Files 236
Run time 7s
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

27 Jun 2025 08:28AM UTC coverage: 89.252%. Remained the same
110.1

Pull #2373

github

illusory0x0
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]?
```
Pull Request #2373: fix(list): deprecate @list.tail

3471 of 3889 relevant lines covered (89.25%)

204644.62 hits per line

Source Files on job 110.1
  • Tree
  • List 236
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 110
  • 5b90ea0b on github
  • Prev Job for on fix-list-tail (#104.1)
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