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

moonbitlang / core / 4943
92%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 07:19AM UTC
Jobs 1
Files 382
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

01 Jul 2026 07:18AM UTC coverage: 91.387% (+0.01%) from 91.376%
4943

push

github

bobzhang
perf(immut/priority_queue): heapify in place via MutArrayView, document build

- add non-pub from_array_in_place(MutArrayView) that permutes the buffer in
  place; route from_iter through it so the collected array is heapified in
  place instead of copied again through the public ArrayView constructor
- document why the Floyd build-heap plus node transcription yields a valid
  queue: the array's implicit complete-tree layout matches the shape push/pop
  maintain, and bottom-up sift_down establishes the max-heap invariant in O(n)
- inline new_priority_queue

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

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

6 existing lines in 1 file now uncovered.

15374 of 16823 relevant lines covered (91.39%)

195419.03 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
94.5
1.31% immut/priority_queue/priority_queue.mbt
Jobs
ID Job ID Ran Files Coverage
1 4943.1 01 Jul 2026 07:19AM UTC 383
91.4
GitHub Action Run
Source Files on build 4943
  • Tree
  • List 382
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f9e60c94 on github
  • Prev Build on main (#4939)
  • Next Build on main (#4947)
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