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

jdm64 / saphyr / 277 / 3
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: codacy-badge
DEFAULT BRANCH: master
Ran 20 Feb 2019 08:06AM UTC
Files 42
Run time 4s
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

20 Feb 2019 07:51AM UTC coverage: 95.797% (+0.006%) from 95.791%
LLVM_VER="-5.0" COVERAGE=true

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

Source Files on job 277.3 (LLVM_VER="-5.0" COVERAGE=true)
  • Tree
  • List 0
  • Changed 29
  • Source Changed 8
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 235
  • Travis Job 277.3
  • cc50084f on github
  • Prev Job for LLVM_VER="-5.0" COVERAGE=true on continuous (#273.3)
  • Next Job for LLVM_VER="-5.0" COVERAGE=true APPIMAGE=true on continuous (#279.3)
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