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

moonbitlang / core / 3768 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 07:48AM UTC
Files 357
Run time 11s
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

13 Apr 2026 07:47AM UTC coverage: 95.006%. Remained the same
3768.1

push

github

bobzhang
fix(bigint): fix modpow normalization for modulus=1 and negative bases

Initialize result as 1%modulus (not 1) so modulus=1 returns 0. Normalize
base into [0, modulus) before the loop so negative bases produce
canonical non-negative results. Applied to both native and JS backends.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

14666 of 15437 relevant lines covered (95.01%)

211236.14 hits per line

Source Files on job 3768.1
  • Tree
  • List 357
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3768
  • 4e95f6e9 on github
  • Prev Job for on main (#3766.1)
  • Next Job for on main (#3772.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