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

jdm64 / saphyr / 277
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: codacy-badge
DEFAULT BRANCH: master
Ran 20 Feb 2019 08:06AM 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
277

push

travis-ci

jdm64
support array of classes with constructors where the array size is a variable

arrays of known size worked because the size of the array is part of the type,
but with runtime sized arrays the array size is 0. This caused a segmentation
fault because the check for the end of the array always failed.

Fix by updating CGNDataTypeNew::run() to return both the size of the array in
bytes and the runtime size of the array.

4103 of 4283 relevant lines covered (95.8%)

1713.29 hits per line

Jobs
ID Job ID Ran Files Coverage
3 277.3 (LLVM_VER="-5.0" COVERAGE=true) 20 Feb 2019 08:06AM UTC 0
95.8
Travis Job 277.3
Source Files on build 277
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #277
  • cc50084f on github
  • Prev Build on continuous (#273)
  • Next Build on continuous (#279)
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