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

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

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2019 10:28PM UTC
Files 15
Run time 12min
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.508%. Remained the same
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.

763 of 882 relevant lines covered (86.51%)

246.26 hits per line

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