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

vispy / vispy / 20779862533
75%

Build:
DEFAULT BRANCH: main
Ran 07 Jan 2026 11:30AM UTC
Jobs 4
Files 346
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

07 Jan 2026 11:24AM UTC coverage: 74.882% (+0.003%) from 74.879%
20779862533

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

5916 of 10724 branches covered (55.17%)

8 of 11 new or added lines in 2 files covered. (72.73%)

18 existing lines in 1 file now uncovered.

24368 of 32542 relevant lines covered (74.88%)

2.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
80.0
-20.0% vispy/util/fonts/_vispy_fonts.py

Uncovered Existing Lines

Lines Coverage ∆ File
18
92.96
0.13% vispy/visuals/markers.py
Jobs
ID Job ID Ran Files Coverage
1 run-4 - 20779862533.1 07 Jan 2026 11:49AM UTC 346
72.43
2 run-1 - 20779862533.2 07 Jan 2026 11:49AM UTC 346
46.85
3 run-3 - 20779862533.3 07 Jan 2026 11:49AM UTC 346
51.93
4 run-2 - 20779862533.4 07 Jan 2026 11:49AM UTC 346
74.12
Source Files on build 20779862533
  • Tree
  • List 346
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 910bd2d9 on github
  • Prev Build on main (#20271931474)
  • Next Build on main (#20780732210)
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