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

llir / llvm / 458
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: llvm15
DEFAULT BRANCH: master
Ran 28 Dec 2016 10:41PM UTC
Jobs 1
Files 50
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

pending completion
458

push

travis-ci

mewmew
types: Remove NamedType in favour of adding a Name field to each individual type.

This change is intended to resolve a long-standing issue where type
assertion had to check both *types.TypeStruct and *types.NamedType
(sometimes recursively), to perform sufficient type checking.

With this change, the only type a struct may have is *types.Struct,
and analogously for all other type.

7176 of 10967 relevant lines covered (65.43%)

244.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 458.1 28 Dec 2016 10:41PM UTC 0
65.43
Travis Job 458.1
Source Files on build 458
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #458
  • 84c47e4a on github
  • Next Build on removenamedtype (#459)
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