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

moonbitlang / core / 3128
96%

Build:
DEFAULT BRANCH: main
Ran 23 Mar 2026 08:38AM UTC
Jobs 1
Files 320
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

23 Mar 2026 08:37AM UTC coverage: 95.745% (+0.06%) from 95.69%
3128

push

github

bobzhang
fix(sorted_map): fix incorrect range() comments and add missing tests

- Fix misleading comments in range() that described the opposite of what
  the comparison results mean (said "key > low" when cmp < 0 means "key < low")
- Remove spurious .iter() call in values_as_iter() for consistency with
  keys_as_iter() and iter() (Iter::iter is identity, so behavior unchanged)
- Add tests for get_or_init (insert + existing key paths)
- Add tests for get_or_default (missing + existing key paths)
- Add range edge case tests (inverted bounds, out-of-bounds, empty map)
- Add copy independence test (verify mutations don't affect original)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

13817 of 14431 relevant lines covered (95.75%)

174390.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3128.1 23 Mar 2026 08:38AM UTC 321
95.75
GitHub Action Run
Source Files on build 3128
  • Tree
  • List 320
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5c6cec93 on github
  • Prev Build on main (#3108)
  • Next Build on main (#3132)
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