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

moonbitlang / core / 1338
89%
main: 97%

Build:
Build:
LAST BUILD BRANCH: Guest0x0/merge-iter
DEFAULT BRANCH: main
Ran 25 Sep 2025 06:43AM UTC
Jobs 1
Files 257
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

25 Sep 2025 06:39AM UTC coverage: 89.129% (+0.008%) from 89.121%
1338

Pull #2773

github

Yu-zh
Add comprehensive test cases for FixedArray bitstring extraction methods

- Added tests for unsafe_extract_bit comparing FixedArray with Array and BytesView
- Added tests for unsafe_extract_byte with various bit lengths (2,3,4,5,8)
- Added tests for unsafe_extract_uint_le/unsafe_extract_uint_be with multiple bit lengths (9,12,16,23,24,32)
- Added tests for unsafe_extract_uint64_le/unsafe_extract_uint64_be with multiple bit lengths (33,40,45,48,56,64)
- Added tests for unsafe_extract_bytesview with various byte-aligned offsets and lengths
- All tests verify that FixedArray methods produce identical results to Array and BytesView methods
- Tests cover edge cases and multiple bit lengths to ensure comprehensive coverage
Pull Request #2773: Support bitstring operation for FixedArray[Byte]

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

9289 of 10422 relevant lines covered (89.13%)

197950.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1338.1 25 Sep 2025 06:43AM UTC 258
89.16
GitHub Action Run
Source Files on build 1338
  • Tree
  • List 257
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2773
  • PR Base - main (#1332)
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