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

svg / svgo / 1362 / 3
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2019 07:59PM UTC
Files 12
Run time 2s
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

08 Nov 2019 07:59PM UTC coverage: 77.024%. Remained the same
1362.3

push

travis-ci

Lev Solntsev
Perform `cleanupIDs` optimization when style/script tag is empty

cleanupIDs plugin is disabled when a script or style tag is present. I
assume that this is because they might contain an id.

If these tags are empty there is no point in not cleaning the id though.
When running svgo with the option `multipass: true`, it allows us to
first run `inlineStyles` plugin to empty the style tag. Then, we can run
`cleanupIDs` plugin.

387 of 593 branches covered (65.26%)

704 of 914 relevant lines covered (77.02%)

2524.05 hits per line

Source Files on job 1362.3
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1285
  • Travis Job 1362.3
  • 11522575 on github
  • Prev Job for on master (#1360.1)
  • Next Job for on master (#1364.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

© 2025 Coveralls, Inc