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

moonbitlang / core / 4473
94%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 05:48AM UTC
Jobs 1
Files 369
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

24 May 2026 05:47AM UTC coverage: 94.095%. Remained the same
4473

push

github

bobzhang
refactor: mark SortedMap::length / SortedSet::length #inline; drop hand-inlined match in make_tree / create

Address review comment: rather than duplicating the size-extraction
match inside make_tree / create, annotate the underlying length() with
#inline and call it directly. Since make_tree / create are themselves
#inline, the size match still collapses into the recursion sites
(balance / merge / union / intersection) just as before, but there is
now a single source of truth for the size match shape.

Tests still pass on all four targets (6500 / 6500 / 6459 / 6411).

2 of 2 new or added lines in 2 files covered. (100.0%)

6 existing lines in 1 file now uncovered.

14915 of 15851 relevant lines covered (94.1%)

207362.03 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
96.89
0.0% immut/sorted_set/immutable_set.mbt
Jobs
ID Job ID Ran Files Coverage
1 4473.1 24 May 2026 05:48AM UTC 370
94.11
GitHub Action Run
Source Files on build 4473
  • Tree
  • List 369
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 46b06972 on github
  • Prev Build on main (#4460)
  • Next Build on main (#4476)
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