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

peterolson / BigInteger.js
98%
master: 94%

Build:
Build:
LAST BUILD BRANCH: crlf-to-lf
DEFAULT BRANCH: master
Repo Added 03 Nov 2015 01:35AM UTC
Files 1
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

LAST BUILD ON BRANCH Yaffle-patch-1
branch: Yaffle-patch-1
CHANGE BRANCH
x
Reset
  • Yaffle-patch-1
  • 1.6.22
  • Yaffle-patch-2
  • master
  • revert-59-Yaffle-patch-2
  • v1.6.22
  • v1.6.23
  • v1.6.26
  • v1.6.37
  • v1.6.38
  • v1.6.39
  • v1.6.40

pending completion
73

push

travis-ci

Yaffle
A bug in division

        var a = bigInt("9999999999999900000000000000", 10);
        var b = bigInt("999999999999990000001", 10);
        var c = a.divide(b);
        console.log(c.toString(10));

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

767 of 782 relevant lines covered (98.08%)

164972.64 hits per line

Relevant lines Covered
Build:
Build:
782 RELEVANT LINES 767 COVERED LINES
164972.64 HITS PER LINE
Source Files on Yaffle-patch-1
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
73 Yaffle-patch-1 A bug in division var a = bigInt("9999999999999900000000000000", 10); var b = bigInt("999999999999990000001", 10); var c = a.divide(b); console.log(c.toString(10)); push 08 Nov 2015 06:03AM UTC Yaffle travis-ci pending completion  
See All Builds (164)
  • Repo on GitHub
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