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

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

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2019 10:58PM UTC
Files 15
Run time 24min
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: 96.822%. Remained the same
CALCULATOR=Native

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.

853 of 881 relevant lines covered (96.82%)

464.44 hits per line

Source Files on job 295.7 (CALCULATOR=Native)
  • 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.7
  • 03526ed5 on github
  • Prev Job for CALCULATOR=Native on master (#291.7)
  • Next Job for CALCULATOR=Native on master (#298.6)
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