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

vispy / vispy / 19469786179
75%

Build:
DEFAULT BRANCH: main
Ran 18 Nov 2025 02:35PM UTC
Jobs 4
Files 345
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

18 Nov 2025 02:33PM UTC coverage: 74.899%. Remained the same
19469786179

push

github

web-flow
discard marker fragments if size was zero (#2696)

Noticed when working on https://github.com/napari/napari/pull/8223.

In some hardware (linux + nvidia is at least one), setting the size of
markers to `0` results in a value of `inf` for the border width due to a
division by zero.
This can have crazy results like the above link. In general, if the
point size is 0 we should simply not render it, I think, so this PR
simply discards the affected fragments.

5872 of 10620 branches covered (55.29%)

24194 of 32302 relevant lines covered (74.9%)

2.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-2 - 19469786179.1 18 Nov 2025 02:46PM UTC 345
74.15
2 run-1 - 19469786179.2 18 Nov 2025 02:46PM UTC 345
46.68
3 run-4 - 19469786179.3 18 Nov 2025 02:46PM UTC 345
72.46
4 run-3 - 19469786179.4 18 Nov 2025 02:46PM UTC 345
52.01
Source Files on build 19469786179
  • Tree
  • List 345
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 6572c20a on github
  • Prev Build on main (#19461579892)
  • Next Build on main (#19668987981)
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