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

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

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2015 02:25PM UTC
Files 13
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: 76.162% (-19.5%) from 95.695%
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()

639 of 839 relevant lines covered (76.16%)

170.11 hits per line

Source Files on job 131.1 (CALCULATOR=GMP)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 4
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 131
  • Travis Job 131.1
  • 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