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

brick / math / 131
99%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2015 02:25PM UTC
Jobs 5
Files 13
Run time 91min
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
131

push

travis-ci

BenMorel
Remove get prefix in method names

This improves overall consistency of method names in the project.
For example, it does not make sense to get the reciprocal of a BigRational using reciprocal(), but get its numerator using getNumerator().

List of renamed methods:

- BigNumber::getSign() => sign()
- BigDecimal::getUnscaledValue() => unscaledValue()
- BigDecimal::getScale() => scale()
- BigDecimal::getIntegral() => integral()
- BigDecimal::getFraction() => fraction()
- BigRational::getNumerator() => numerator()
- BigRational::getDenominator() => denominator()

762 of 856 relevant lines covered (89.02%)

492.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 131.1 (CALCULATOR=GMP) 03 Jul 2015 02:24PM UTC 0
76.16
Travis Job 131.1
2 131.2 (CALCULATOR=BCMath) 03 Jul 2015 02:24PM UTC 0
76.52
Travis Job 131.2
7 131.7 (CALCULATOR=GMP) 03 Jul 2015 02:30PM UTC 0
95.7
Travis Job 131.7
8 131.8 (CALCULATOR=BCMath) 03 Jul 2015 03:56PM UTC 0
95.72
Travis Job 131.8
9 131.9 (CALCULATOR=Native) 03 Jul 2015 02:30PM UTC 0
96.96
Travis Job 131.9
Source Files on build 131
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #131
  • 45e3c3a4 on github
  • Prev Build on master (#130)
  • Next Build on master (#132)
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