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

moonbitlang / core / 1844
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: Yu-zh/add-notequal-trait-method
DEFAULT BRANCH: main
Ran 11 Nov 2025 02:41PM UTC
Jobs 1
Files 253
Run time 4min
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 02:38PM UTC coverage: 91.974%. Remained the same
1844

Pull #2939

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.
Pull Request #2939: Add #doc(hidden) to all #internal functions

10234 of 11127 relevant lines covered (91.97%)

181048.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1844.1 11 Nov 2025 02:41PM UTC 254
91.99
GitHub Action Run
Source Files on build 1844
  • Tree
  • List 253
  • Changed 16
  • Source Changed 16
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2939
  • PR Base - main (#1843)
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