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

brick / math / 131 / 7
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2015 02:30PM UTC
Files 12
Run time 1s
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

03 Jul 2015 02:17PM UTC coverage: 95.695%. Remained the same
CALCULATOR=GMP

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()

289 of 302 relevant lines covered (95.7%)

131.8 hits per line

Source Files on job 131.7 (CALCULATOR=GMP)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 131
  • Travis Job 131.7
  • 45e3c3a4 on github
  • Prev Job for CALCULATOR=GMP on master (#130.7)
  • Next Job for CALCULATOR=GMP on master (#132.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