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

ethereum / web3.js / 1524
90%
1.x: 80%

Build:
Build:
LAST BUILD BRANCH: wyatt/rename-eth2-packages
DEFAULT BRANCH: 1.x
Ran 11 Nov 2016 10:41AM UTC
Jobs 2
Files 44
Run time 2min
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

pending completion
1524

push

travis-ci

frozeman
Fixed a bug where negative numbers were rounded up instead of rounding down (#507)

There was an issue in combination of `solidity.formatters.formatInputInt` and `utils.toTwosComplement` where the value was rounded *after* performing the toTwosComplement. This caused negative floats to round _UP_ instead of rounding _DOWN_. I'm not sure if this is a bug or intentional, but from reading the code it appears to be intended to be rounded down.

Added simple unit test to demonstrate the behavior

4 of 4 new or added lines in 2 files covered. (100.0%)

1637 of 1805 relevant lines covered (90.69%)

261.16 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
100.0
lib/solidity/formatters.js
Jobs
ID Job ID Ran Files Coverage
1 1524.1 11 Nov 2016 10:41AM UTC 0
90.69
Travis Job 1524.1
2 1524.2 11 Nov 2016 10:43AM UTC 0
90.69
Travis Job 1524.2
Source Files on build 1524
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1524
  • 557268d1 on github
  • Prev Build on develop (#1476)
  • Next Build on develop (#1531)
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