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

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

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2015 02:32PM 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: 96.962%. Remained the same
CALCULATOR=Native

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

383 of 395 relevant lines covered (96.96%)

137.35 hits per line

Source Files on job 131.9 (CALCULATOR=Native)
  • 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.9
  • 45e3c3a4 on github
  • Prev Job for CALCULATOR=Native on master (#130.9)
  • Next Job for CALCULATOR=Native on master (#132.9)
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