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

vispy / vispy / 9398089489
75%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2024 09:05AM 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

06 Jun 2024 09:03AM UTC coverage: 74.759% (+1.4%) from 73.316%
9398089489

push

github

web-flow
Raise ValueError when setting relative_step_size 0 or negative (#2595)

See discussion in #2589 

This changes the the `relative_step_size` setter to:
* raise a `ValueError` when setting to 0 or a negative value
* warn when setting small values between 0 and `side_len / (2 *
MAX_CANVAS_SIZE)`
* silently comply otherwise

This is closer to the previous behavior, and I think makes intuitive
sense (step size <=0 is non-sensical and could cause degenerate behavior
in the shader).

A bit confusing - there is a test for this and it passed on #2589
checks:

https://github.com/vispy/vispy/blob/4f061ba23/vispy/visuals/tests/test_volume.py#L46-L48

5792 of 10518 branches covered (55.07%)

3 of 3 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

23958 of 32047 relevant lines covered (74.76%)

2.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-2 - 9398089489.1 06 Jun 2024 09:15AM UTC 0
74.0
2 run-1 - 9398089489.2 06 Jun 2024 09:15AM UTC 0
46.51
3 run-3 - 9398089489.3 06 Jun 2024 09:15AM UTC 0
51.94
4 run-4 - 9398089489.4 06 Jun 2024 09:15AM UTC 0
72.31
Source Files on build 9398089489
Detailed source file information is not available for this build.
  • Back to Repo
  • 659369b3 on github
  • Prev Build on main (#9306262654)
  • Next Build on main (#9484800458)
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