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

moonbitlang / core / 3768
95%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 07:48AM UTC
Jobs 1
Files 356
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

13 Apr 2026 07:47AM UTC coverage: 94.996%. Remained the same
3768

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>

1 of 1 new or added line in 1 file covered. (100.0%)

14637 of 15408 relevant lines covered (95.0%)

211633.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3768.1 13 Apr 2026 07:48AM UTC 357
95.01
GitHub Action Run
Source Files on build 3768
  • Tree
  • List 356
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4e95f6e9 on github
  • Prev Build on main (#3766)
  • Next Build on main (#3772)
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