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

zendframework / zend-barcode / 127
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 07 Sep 2019 10:15AM UTC
Jobs 1
Files 44
Run time 4s
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
127

Pull #46

travis-ci

web-flow
Hotfix: generating checksum for Ean5 and Identcode/Leitcode

These barcodes have fixed length, when providing shorter text leading 0
are added to keep the same length. Checksum should be calculated from
the full text, with leading 0, so the result with and without leading 0
should be exactly the same.

In general validator shouldn't pass on shorter text than expected, but
AbstractObject before passing value to validator is adding leading 0.
That's why validation is fine, but checksum in some cases is not.
Pull Request #46: Hotfix: generating checksum for Ean5 and Identcode/Leitcode

4 of 4 new or added lines in 2 files covered. (100.0%)

1489 of 1566 relevant lines covered (95.08%)

37.67 hits per line

Jobs
ID Job ID Ran Files Coverage
8 127.8 (DEPS=locked CS_CHECK=true TEST_COVERAGE=true) 07 Sep 2019 10:14AM UTC 0
95.08
Travis Job 127.8
Source Files on build 127
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #127
  • Pull Request #46
  • PR Base - master (#124)
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