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

myint / cppclean / 457 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2017 02:43PM UTC
Files 16
Run time 0s
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

12 Aug 2017 02:41PM UTC coverage: 98.571% (-0.2%) from 98.755%
457.1

Pull #107

travis-ci

web-flow
initialize name tokens

Without the initialization it was possible to reference name_tokens
prior to it being defined later in the code:

    if not self._handling_typedef:
        name_tokens = [class_token] + name_tokens
        return self._get_method(name_tokens, 0, None, False)
Pull Request #107: initialize name tokens

3103 of 3148 relevant lines covered (98.57%)

0.99 hits per line

Source Files on job 457.1
  • Tree
  • List 0
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 457
  • Travis Job 457.1
  • 26a9cedc on github
  • Prev Job for on master (#451.6)
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

© 2025 Coveralls, Inc