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

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

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2019 10:24PM 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: 86.493% (-0.02%) from 86.508%
CALCULATOR=BCMath

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.

762 of 881 relevant lines covered (86.49%)

246.37 hits per line

Source Files on job 295.4 (CALCULATOR=BCMath)
  • 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.4
  • 03526ed5 on github
  • Prev Job for CALCULATOR=BCMath on master (#291.6)
  • Next Job for CALCULATOR=BCMath on master (#298.8)
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