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

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

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2019 10:21PM UTC
Files 15
Run time 10min
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

11 Feb 2019 10:18PM UTC coverage: 77.072% (+0.09%) from 76.984%
CALCULATOR=GMP

push

travis-ci

BenMorel
Use isset() instead of null checks in unserialize()

This makes the code forward-compatible with typed properties, to prevent this error:
> Error: Typed property Brick\Math\BigInteger::$value must not be accessed before initialization

Also, redundant checks are removed from BigDecimal and BigRational: $value cannot be set without $scale, and $numerator cannot be set without $denominator.

679 of 881 relevant lines covered (77.07%)

232.21 hits per line

Source Files on job 295.1 (CALCULATOR=GMP)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 275
  • Travis Job 295.1
  • 03526ed5 on github
  • Prev Job for CALCULATOR=GMP on master (#291.2)
  • Next Job for CALCULATOR=GMP on master (#298.4)
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