Skip to content

Remove deprecated np.object#890

Merged
jklaise merged 1 commit intoSeldonIO:masterfrom
jklaise:fix/888-remove-np.object
Mar 13, 2023
Merged

Remove deprecated np.object#890
jklaise merged 1 commit intoSeldonIO:masterfrom
jklaise:fix/888-remove-np.object

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