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

harfbuzz / harfbuzz / 4438 / 1
79%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2018 10:26AM UTC
Files 247
Run time 7s
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

30 Sep 2018 10:23AM UTC coverage: 67.241% (+0.01%) from 67.231%
4438.1

push

travis-ci

behdad
[util] Remove unneeded virtual

clang warning:

../../util/options.hh:72:13: warning: destination for this 'memset' call is a pointer to dynamic class
      'option_parser_t'; vtable pointer will be overwritten [-Wdynamic-class-memaccess]
    memset (this, 0, sizeof (*this));
    ~~~~~~  ^
../../util/options.hh:72:13: note: explicitly cast the pointer to silence this warning
    memset (this, 0, sizeof (*this));
            ^
            (void*)

6593 of 9805 relevant lines covered (67.24%)

4734.06 hits per line

Source Files on job 4438.1
  • Tree
  • List 0
  • Changed 17
  • Source Changed 1
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 965
  • Travis Job 4438.1
  • b5285b34 on github
  • Prev Job for on master (#4437.1)
  • Next Job for on master (#4439.1)
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