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

jdm64 / saphyr / 254 / 3
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: codacy-badge
DEFAULT BRANCH: master
Ran 08 Jan 2019 07:32AM UTC
Files 42
Run time 2s
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

08 Jan 2019 07:24AM UTC coverage: 95.653% (+0.002%) from 95.651%
LLVM_VER="-5.0" COVERAGE=true

push

travis-ci

jdm64
fix bug where PHI instruction would use the wrong incoming block

the code (x || y || z) would result in a broken module for two reasons:

1) The cleanup pass was deleting blocks which are required for the
   PHI instruction to work

2) The wrong block was set for addIncoming() on the PHI instruction
   when one expression, being complex, resulted in several blocks

4071 of 4256 relevant lines covered (95.65%)

1664.97 hits per line

Source Files on job 254.3 (LLVM_VER="-5.0" COVERAGE=true)
  • Tree
  • List 0
  • Changed 30
  • Source Changed 4
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 215
  • Travis Job 254.3
  • 97aedcb0 on github
  • Prev Job for LLVM_VER="-5.0" COVERAGE=true on continuous (#252.3)
  • Next Job for LLVM_VER="-5.0" COVERAGE=true on continuous (#256.3)
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