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

jdm64 / saphyr / 270
95%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2019 07:27AM UTC
Jobs 1
Files 42
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

pending completion
270

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 270.3 (LLVM_VER="-5.0" COVERAGE=true) 12 Feb 2019 07:27AM UTC 0
95.73
Travis Job 270.3
Source Files on build 270
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #270
  • 934744e4 on github
  • Prev Build on master (#268)
  • Next Build on master (#272)
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