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

vispy / vispy / 20779862533 / 3
75%
main: 75%

Build:
DEFAULT BRANCH: main
Ran 07 Jan 2026 11:49AM UTC
Files 346
Run time 10s
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

07 Jan 2026 11:24AM UTC coverage: 51.927% (+0.04%) from 51.891%
20779862533.3

push

github

web-flow
Allow local font registration (#2719)

Allow registering local fonts other than the vispy-provided one, without
forcing to use complex runtime quartz/freetype workarounds (see
napari/napari#8117 for context).

Despite being in theory super easy to register a new font with vispy (we
just need the `_vispy_fonts` tuple to be modified and the
`_get_vispy_font_filename()` function to also search elsewhere), this is
basically impossible to do downstream, because this tuple is immutable
and imported everywhere. I tried monkeypatching in many ways, to no
avail.

I think this is a pretty small change for a great benefit :)

4105 of 10698 branches covered (38.37%)

16898 of 32542 relevant lines covered (51.93%)

0.52 hits per line

Source Files on job run-3 - 20779862533.3
  • Tree
  • List 346
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20779862533
  • 910bd2d9 on github
  • Prev Job for on main (#20271931474.2)
  • Next Job for on main (#20780732210.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