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

llir / llvm / 1076 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2019 02:55AM UTC
Files 83
Run time 5s
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

27 Nov 2019 02:46AM UTC coverage: 68.77% (+0.06%) from 68.707%
1076.1

push

travis-ci

mewmew
cleanup by remove some dead code/impossible condition (#109)

* cleanup by remove some dead code

how to:
```
$ go get http://honnef.co/go/tools/cmd/staticcheck
$ staticcheck ./...
asm/asm_test.go:525:6: filepath.HasPrefix is deprecated: HasPrefix does not respect path boundaries and does not ignore case when required.  (SA1019)
ir/asm_test.go:28:6: filepath.HasPrefix is deprecated: HasPrefix does not respect path boundaries and does not ignore case when required.  (SA1019)
ir/constant/asm_test.go:39:6: filepath.HasPrefix is deprecated: HasPrefix does not respect path boundaries and does not ignore case when required.  (SA1019)
ir/enum/callingconv_string.go:73:7: every value of type uint16 is >= 0 (SA4003)
ir/enum/dispflag_string.go:40:7: every value of type uint64 is >= 0 (SA4003)
ir/evaluator_test.go:143:23: every value of type uint32 is >= 0 (SA4003)
ir/helper.go:421:6: func isUnnamed is unused (U1000)
ir/helper.go:426:6: func isLocalID is unused (U1000)
ir/helper.go:442:6: func unquote is unused (U1000)
```

8958 of 13026 relevant lines covered (68.77%)

34083.13 hits per line

Source Files on job 1076.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1004
  • Travis Job 1076.1
  • 27db1378 on github
  • Prev Job for on master (#1073.1)
  • Next Job for on master (#1077.2)
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