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

tueda / form / 434 / 10
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:24AM UTC
Files 75
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

03 Oct 2017 09:01AM UTC coverage: 46.81% (+0.01%) from 46.798%
CI_TARGET=coverage-tvorm

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).

30484 of 65123 relevant lines covered (46.81%)

107572.52 hits per line

Source Files on job 434.10 (CI_TARGET=coverage-tvorm)
  • Tree
  • List 0
  • Changed 34
  • Source Changed 9
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 434
  • Travis Job 434.10
  • c1ec1440 on github
  • Prev Job for CI_TARGET=coverage-tvorm on fix-sanitizer (#433.10)
  • Next Job for CI_TARGET=coverage-tvorm on fix-sanitizer (#435.10)
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