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

wc-duck / datalibrary / 231 / 9
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2018 01:37PM UTC
Files 65
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

21 Aug 2018 01:31PM UTC coverage: 91.734% (+0.1%) from 91.594%
DL_PLATFORM=linux_x86_64 DL_CONFIG=coverage

push

travis-ci

wc-duck
Fix for bad offset for unions to union types. (#96)

* Fix for bad offset for unions to union types.

Previously, the offset calculated for the type that is set for unions was aligned by 4 bytes. This alignment must be 8 bytes for unions with structs that require 8 byte alignment. This is fixed both in the type library reader and the text packer. Also added a few unit tests to cover this and some more.

* Fix for instance patching for previous union-alignment offset fix.

There was follow-up issues from my latest commit. This changelist should fix all of the pointer-patching functionality. I'm not sure if there's anything I missed, but if so please let me know.

* Fix for compiler warning about type-punning pointers.

5249 of 5722 relevant lines covered (91.73%)

1557.31 hits per line

Source Files on job 231.9 (DL_PLATFORM=linux_x86_64 DL_CONFIG=coverage)
  • Tree
  • List 0
  • Changed 26
  • Source Changed 10
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 200
  • Travis Job 231.9
  • c16dd1ae on github
  • Prev Job for DL_PLATFORM=linux_x86_64 DL_CONFIG=coverage on master (#227.9)
  • Next Job for DL_PLATFORM=linux_x86_64 DL_CONFIG=coverage on master (#233.9)
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