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

Ocramius / CodeGenerationUtils / 26 / 3
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2015 02:32PM UTC
Files 25
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

23 Nov 2015 02:31PM UTC coverage: 89.965%. First build
26.3

Pull #5

travis-ci

flip111
Update ParameterEncoder.php

There are some problems with the original implementation

1. when $parameters is big the filename gets too long for the OS
2. base64_encode can generate a string that starts as a number. But this function is used to generate class names, and classes may not start with a number
3. uses characters which are not present on the keyboard `†‡•`

sha256 should generate a string long enough to avoid collision
prefixed `C` to have it start with a letter (i choose `C` because of Class)
Pull Request #5:

260 of 289 relevant lines covered (89.97%)

2.68 hits per line

Source Files on job 26.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26
  • Travis Job 26.3
  • 8b3e1c07 on github
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