• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

moonbitlang / core / 1900 / 1
92%
main: 96%

Build:
Build:
LAST BUILD BRANCH: Guest0x0/remove-immut-list
DEFAULT BRANCH: main
Ran 17 Nov 2025 01:10AM UTC
Files 253
Run time 1005min
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

17 Nov 2025 01:09AM UTC coverage: 91.548% (-0.01%) from 91.56%
1900.1

Pull #2963

github

bobzhang
Refactor byte conversion methods and tests for Int and UInt types

- Removed deprecated `contents` method from Buffer and replaced it with `to_bytes` and `view` methods.
- Updated `to_bytes` methods in Buffer, Float, Int, and UInt to use local byte conversion functions instead of relying on reinterpretation.
- Modified tests for Int and UInt to utilize Buffer for byte conversions, ensuring consistency and clarity.
- Cleaned up README documentation for UInt, removing unnecessary byte conversion examples.
- Updated package dependencies in `moon.pkg.json` for Int and UInt to include Buffer.
Pull Request #2963: Refactor byte conversion methods and tests for Int and UInt types

10333 of 11287 relevant lines covered (91.55%)

177533.02 hits per line

Source Files on job 1900.1
  • Tree
  • List 253
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1900
  • bc1192fb on github
  • Prev Job for on hongbo/cleanup_bytes (#1899.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