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

moonbitlang / core / 1338 / 1
89%
main: 97%

Build:
Build:
LAST BUILD BRANCH: hongbo/try_invariants
DEFAULT BRANCH: main
Ran 25 Sep 2025 06:43AM UTC
Files 258
Run time 7s
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.157% (+0.007%) from 89.15%
1338.1

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]

9316 of 10449 relevant lines covered (89.16%)

197439.07 hits per line

Source Files on job 1338.1
  • Tree
  • List 258
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1338
  • afcd7af4 on github
  • Prev Job for on fixedarray-bits-operation (#1332.1)
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