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

moonbitlang / core / 1845
92%

Build:
DEFAULT BRANCH: main
Ran 11 Nov 2025 11:54PM UTC
Jobs 1
Files 253
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

11 Nov 2025 11:53PM UTC coverage: 91.974%. Remained the same
1845

push

github

bobzhang
Add #doc(hidden) to all #internal functions

Hide all functions marked with #internal(experimental) and #internal(unsafe)
from public documentation by adding #doc(hidden) attribute.

This affects:
- array/bitstring.mbt: 27 experimental bitstring extraction functions
- bytes/bitstring.mbt: 7 experimental Bytes extraction functions
- string/regex/regex.mbt: 9 experimental regex API functions
- builtin/*: 11 unsafe functions (Array, FixedArray, Bytes, etc.)
- queue, deque, list, priority_queue: unsafe pop/peek functions

The #doc(hidden) attribute ensures these internal/experimental APIs
don't appear in generated documentation while keeping them accessible
for internal use and testing.

10234 of 11127 relevant lines covered (91.97%)

181048.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1845.1 11 Nov 2025 11:54PM UTC 254
91.99
GitHub Action Run
Source Files on build 1845
  • Tree
  • List 253
  • Changed 16
  • Source Changed 16
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 84173583 on github
  • Prev Build on main (#1843)
  • Next Build on main (#1848)
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