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

Remove deprecated np.object #890

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

jklaise
Copy link
Contributor

@jklaise jklaise commented Mar 13, 2023

Resolves #888.

@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Merging #890 (9f06408) into master (3594f71) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #890   +/-   ##
=======================================
  Coverage   85.32%   85.32%           
=======================================
  Files          74       74           
  Lines        8779     8779           
=======================================
  Hits         7491     7491           
  Misses       1288     1288           
Flag Coverage Δ
macos-latest-3.10 ?
ubuntu-latest-3.10 85.28% <100.00%> (ø)
ubuntu-latest-3.7 85.19% <100.00%> (ø)
ubuntu-latest-3.8 85.12% <100.00%> (-0.10%) ⬇️
ubuntu-latest-3.9 85.12% <100.00%> (-0.10%) ⬇️
windows-latest-3.9 82.96% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
alibi/explainers/ale.py 98.26% <100.00%> (ø)
alibi/explainers/partial_dependence.py 94.60% <100.00%> (ø)
alibi/explainers/pd_variance.py 98.78% <100.00%> (ø)

@jklaise jklaise merged commit c99b838 into SeldonIO:master Mar 13, 2023
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.

ALE uses deprecated "np.object" and raises AttributeError
1 participant