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

moonbitlang / core / 1809
92%

Build:
DEFAULT BRANCH: main
Ran 09 Nov 2025 01:29PM UTC
Jobs 1
Files 252
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

09 Nov 2025 01:28PM UTC coverage: 92.393%. Remained the same
1809

push

github

bobzhang
refactor(option): move Option methods to separate files and update dependencies

This commit reorganizes the option package to improve modularity:

- Moved Option methods from option.mbt to new methods.mbt file
- Migrated all tests from option.mbt to option_test.mbt
- Updated moon.pkg.json to use test-import for quickcheck dependency
- Moved Arbitrary impl for Option from option package to quickcheck package

Key changes in pkg.generated.mbti:
- Removed quickcheck import from option package interface
- Added Arbitrary impl for X? to quickcheck package interface
- All public Option APIs remain unchanged (backward compatible)

This refactoring eliminates the cyclic dependency between option and
quickcheck packages while maintaining the same public API surface.

42 of 46 new or added lines in 2 files covered. (91.3%)

10287 of 11134 relevant lines covered (92.39%)

180951.05 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
90.7
option/methods.mbt
Jobs
ID Job ID Ran Files Coverage
1 1809.1 09 Nov 2025 01:29PM UTC 253
92.41
GitHub Action Run
Source Files on build 1809
  • Tree
  • List 252
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 874f126a on github
  • Prev Build on main (#1805)
  • Next Build on main (#1811)
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