• 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
92%
main: 97%

Build:
Build:
LAST BUILD BRANCH: Guest0x0/merge-iter
DEFAULT BRANCH: main
Ran 17 Nov 2025 01:10AM UTC
Jobs 1
Files 252
Run time 1059min
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.528% (-0.01%) from 91.539%
1900

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

10 of 11 new or added lines in 2 files covered. (90.91%)

10306 of 11260 relevant lines covered (91.53%)

177958.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.33
-0.67% buffer/buffer.mbt
Jobs
ID Job ID Ran Files Coverage
1 1900.1 17 Nov 2025 01:10AM UTC 253
91.55
GitHub Action Run
Source Files on build 1900
  • Tree
  • List 252
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2963
  • PR Base - main (#1899)
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