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

vispy / vispy / 20779862533 / 2
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: 46.853% (+0.01%) from 46.843%
20779862533.2

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 :)

3456 of 10683 branches covered (32.35%)

15247 of 32542 relevant lines covered (46.85%)

0.47 hits per line

Source Files on job run-1 - 20779862533.2
  • 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.3)
  • 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