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

kivy / kivy / 25826124758
60%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 09:10PM UTC
Jobs 2
Files 336
Run time 1min
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

13 May 2026 08:59PM UTC coverage: 59.464% (-0.009%) from 59.473%
25826124758

push

github

web-flow
Remove experimental kivy.graphics.svg module (Kivy 3.0) (#9307)

Kivy 3.x.x ships new SVG support via SvgWidget / AsyncSvgWidget and a
kivy.core.svg image provider, which replaces the long-experimental Svg
canvas instruction in kivy.graphics.svg. Remove the old module and all
of the surface that existed only to support it:

- Delete kivy/graphics/svg.pyx and kivy/graphics/svg.pxd.
- Delete kivy/tests/test_graphics_svg.py (only covered the old module).
- Delete the old example scripts examples/svg/{benchmark,main,main-smaa}.py.
  The .svg assets and the new-widget examples under examples/svg/ are kept;
  some assets are referenced by kivy/tests/test_thorvg_svg_provider.py.
- Drop the r('Svg', module='kivy.graphics.svg') Factory registration.
- Drop the svg.pyx Cython dependency entry and the graphics/svg.pyx
  extension entry from setup.py.
- Add a new SVG section to doc/sources/migration.rst documenting the
  removal and showing the SvgWidget / AsyncSvgWidget / kivy.core.svg
  replacements.

kivy.graphics.tesselator and kivy/lib/libtess2 are intentionally out of
scope and left untouched.

3248 of 6453 branches covered (50.33%)

28509 of 47943 relevant lines covered (59.46%)

1.17 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
45.45
0.0% kivy/uix/carousel.py
Jobs
ID Job ID Ran Files Coverage
1 25826124758.1 13 May 2026 09:10PM UTC 336
59.35
GitHub Action Run
2 25826124758.2 13 May 2026 09:10PM UTC 336
57.97
GitHub Action Run
Source Files on build 25826124758
  • Tree
  • List 336
  • Changed 41
  • Source Changed 1
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25826124758
  • 1851306a on github
  • Prev Build on master (#25825891907)
  • Next Build on master (#25973833102)
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