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

Fleshgrinder / php-assertion / 90
99%

Build:
DEFAULT BRANCH: master
Ran 29 Jan 2017 05:51PM UTC
Jobs 1
Files 2
Run time 0s
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

pending completion
90

push

travis-ci

web-flow
Moved Variable Class to Namespace

Backwards compatibility is provided through a separate `Variable` class in the root namespace which extends `Fleshgrinder\Assertions\Variable`. This ensures highest compatibility with all tools out there.

Removed `GMP` requirement completely by substituting it with a regular expression that does exactly the same as PHP does internally when trying to parse integers. Very long hex and octal numbers will fail but that was the case previously too with `GMP`.

Code Climate configuration changes:
- Disabled _camelCase_ rules for variables too and verified that all sniffs for this stuff are now disabled.
- Disabled coding standard checks in `Variable` class completely, class without namespace is required for backwards compatibility.

105 of 106 relevant lines covered (99.06%)

32.75 hits per line

Jobs
ID Job ID Ran Files Coverage
3 90.3 29 Jan 2017 05:51PM UTC 0
99.06
Travis Job 90.3
Source Files on build 90
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #90
  • 7045e32b on github
  • Prev Build on master (#85)
  • Next Build on master (#91)
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