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

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

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2019 10:21PM UTC
Files 15
Run time 11min
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: 76.984% (-0.09%) from 77.072%
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 882 relevant lines covered (76.98%)

231.94 hits per line

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