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

jdm64 / saphyr / 271
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: codacy-badge
DEFAULT BRANCH: master
Ran 12 Feb 2019 07:29AM UTC
Jobs 1
Files 42
Run time 15s
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
271

push

travis-ci

jdm64
support recursive struct declarations

this allows types with members of their own type

struct Node {
	int data;
	[2]@this lr;
}

this also changes opaque types to be a real llvm opaque type
and not always have an int8 member.

struct/union creation was broken into two phases. First create an
opaque type and second add the body later if it has one.

4101 of 4284 relevant lines covered (95.73%)

1707.4 hits per line

Jobs
ID Job ID Ran Files Coverage
3 271.3 (LLVM_VER="-5.0" COVERAGE=true) 12 Feb 2019 07:29AM UTC 0
95.73
Travis Job 271.3
Source Files on build 271
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #271
  • 934744e4 on github
  • Prev Build on continuous (#269)
  • Next Build on continuous (#273)
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