Skip to content

Ignore NumPy deprecation warnings from pygfx#95

Merged
gselzer merged 3 commits into
pyapp-kit:mainfrom
gselzer:ignore-numpy-deprecations
Jul 2, 2026
Merged

Ignore NumPy deprecation warnings from pygfx#95
gselzer merged 3 commits into
pyapp-kit:mainfrom
gselzer:ignore-numpy-deprecations

Conversation

@gselzer

@gselzer gselzer commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

The newest version of NumPy has some deprecations resultings in warnings from pygfx code. I've avoided the deprecations upstream with pygfx/pygfx#1306 but we'll still want to ignore them

gselzer added 3 commits July 1, 2026 17:28
The newest version of NumPy has some deprecations resultings in warnings
from pygfx code. I've avoided the deprecations upstream with
pygfx/pygfx#1306 but we'll still want to ignore
them
@gselzer gselzer merged commit e210e3e into pyapp-kit:main Jul 2, 2026
38 checks passed
@gselzer gselzer deleted the ignore-numpy-deprecations branch July 2, 2026 16:17
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.10%. Comparing base (7df2c28) to head (25ed46c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   88.12%   88.10%   -0.02%     
==========================================
  Files          64       64              
  Lines        3309     3305       -4     
==========================================
- Hits         2916     2912       -4     
  Misses        393      393              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant