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

llir / llvm / 1076
63%

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

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

68167.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1076.1 27 Nov 2019 02:55AM UTC 0
68.77
Travis Job 1076.1
2 1076.2 27 Nov 2019 02:58AM UTC 0
68.77
Travis Job 1076.2
Source Files on build 1076
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1076
  • 27db1378 on github
  • Prev Build on master (#1073)
  • Next Build on master (#1077)
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