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

tueda / form / 435 / 9
50%
master: 57%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/dot-github/actions/setup-build/actions/cache-5
DEFAULT BRANCH: master
Ran 03 Oct 2017 09:36AM UTC
Files 75
Run time 3s
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

03 Oct 2017 09:28AM UTC coverage: 46.846%. Remained the same
CI_TARGET=coverage-vorm

push

travis-ci

tueda
[WIP] Fix undefined behaviour found in the test suite (223)

- signed integer overflow
- left shift of negative value

On x86-64, both "a <<= 1" and "a *= 2" are naturally optimized as
"a = a + a" (at least with gcc 7.2, clang 5.0.0 and icc 17).

28511 of 60861 relevant lines covered (46.85%)

109001.95 hits per line

Source Files on job 435.9 (CI_TARGET=coverage-vorm)
  • Tree
  • List 0
  • Changed 13
  • Source Changed 2
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 435
  • Travis Job 435.9
  • 6423b0eb on github
  • Prev Job for CI_TARGET=coverage-vorm on fix-sanitizer (#434.9)
  • Next Job for CI_TARGET=coverage-vorm on fix-sanitizer (#436.9)
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

© 2025 Coveralls, Inc