Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace use of deprecated np.bool with dtype alias #150

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

DiamondJoseph
Copy link
Contributor

No description provided.

@DiamondJoseph
Copy link
Contributor Author

See: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

In its current condition, loading ScanSpec causes blueapi to fall over when it tries to import the generic scan plan

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.74%. Comparing base (6291ec7) to head (288680b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files           9        9           
  Lines         940      940           
=======================================
  Hits          900      900           
  Misses         40       40           

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

@DiamondJoseph DiamondJoseph merged commit 697bfa7 into main Oct 18, 2024
21 checks passed
@DiamondJoseph DiamondJoseph deleted the numpy-updates branch October 18, 2024 14:37
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