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

vispy / vispy / 9579324589
75%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2024 09:12AM UTC
Jobs 4
Files 344
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

19 Jun 2024 09:10AM UTC coverage: 74.776% (+0.01%) from 74.766%
9579324589

push

github

web-flow
Set self._data_dtype in scale_and_set_data for CPU scaled textures (#2601)

I noticed this warning when running tests, and I think it traces back to
the change in this PR.

```
vispy/visuals/tests/test_colormap.py: 6 warnings
vispy/visuals/tests/test_image.py: 39 warnings
vispy/visuals/tests/test_scalable_textures.py: 4 warnings
  /Users/aandersoniii/src/vispy/vispy/gloo/texture.py:18: DeprecationWarning: finfo() dtype cannot be None. This behavior will raise an error in the future. (Deprecated in NumPy 1.25)
    info = np.finfo(dtype)
```

See https://github.com/vispy/vispy/pull/2350#discussion_r1638869690 for
some context.

I am partly guessing what this code meant to be doing, but here the
`_data_dtype` is set the first time `scale_and_set_data` is called.
@brisvag at your suggestion I am trying to think of a test that could
have caught this, but need to think about it a little more.

5795 of 10522 branches covered (55.08%)

13 of 13 new or added lines in 2 files covered. (100.0%)

23982 of 32072 relevant lines covered (74.78%)

2.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-2 - 9579324589.1 19 Jun 2024 09:22AM UTC 0
74.02
2 run-1 - 9579324589.2 19 Jun 2024 09:22AM UTC 0
46.55
3 run-3 - 9579324589.3 19 Jun 2024 09:22AM UTC 0
51.93
4 run-4 - 9579324589.4 19 Jun 2024 09:22AM UTC 0
72.32
Source Files on build 9579324589
Detailed source file information is not available for this build.
  • Back to Repo
  • 634c99af on github
  • Prev Build on main (#9549534102)
  • Next Build on main (#9843693704)
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