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

vispy / vispy / 20271400811
75%

Build:
DEFAULT BRANCH: main
Ran 16 Dec 2025 02:31PM 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

16 Dec 2025 02:28PM UTC coverage: 74.879%. Remained the same
20271400811

push

github

web-flow
Fix interaction between instance colors and face colors (#2705)

I realized that somehow our `examples/scene/instanced_mesh_visual.py`
example is broken since the beginning. Digging a bit deeper, I found out
that the overlap between face colors, mesh color and instance colors was
causing some mismatch between buffers and all sorts of strange
behaviours. Try out the example and press a few times the relevant
shortcuts (`f`, `c`, and `t`). On main you'll see crazy stuff that now
should look reasonable :P

One difference in the *intended* behaviour is that now the instance
color and the underlying mesh color are mixed multiplicatively. This is
the same as how the texture filter behaves with face and mesh colors, so
I figured it would make sense to follow the same pattern.

Before:

<img width="802" height="602" alt="image"
src="https://github.com/user-attachments/assets/91359921-f254-41b9-8aa8-135df5ff5725"
/>


After:

<img width="802" height="602" alt="image"
src="https://github.com/user-attachments/assets/2f7fdccd-5a9c-4717-9ccb-310c6d2f19eb"
/>

5916 of 10722 branches covered (55.18%)

7 of 8 new or added lines in 4 files covered. (87.5%)

24355 of 32526 relevant lines covered (74.88%)

2.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.24
-0.22% vispy/visuals/instanced_mesh.py
Jobs
ID Job ID Ran Files Coverage
1 run-2 - 20271400811.1 16 Dec 2025 02:41PM UTC 345
74.12
2 run-3 - 20271400811.2 16 Dec 2025 02:41PM UTC 345
51.89
3 run-1 - 20271400811.3 16 Dec 2025 02:41PM UTC 345
46.84
4 run-4 - 20271400811.4 16 Dec 2025 02:41PM UTC 345
72.43
Source Files on build 20271400811
  • Tree
  • List 345
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8101b9cc on github
  • Prev Build on main (#20270433390)
  • Next Build on main (#20271931474)
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