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

Enable Python 3.8 support #280

Merged
merged 6 commits into from
Aug 5, 2020
Merged

Conversation

jklaise
Copy link
Contributor

@jklaise jklaise commented Aug 5, 2020

No description provided.

@jklaise jklaise requested a review from alexcoca August 5, 2020 10:38
@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #280 into master will increase coverage by 0.24%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #280      +/-   ##
==========================================
+ Coverage   83.27%   83.52%   +0.24%     
==========================================
  Files          55       55              
  Lines        6506     6602      +96     
==========================================
+ Hits         5418     5514      +96     
  Misses       1088     1088              
Impacted Files Coverage Δ
alibi/explainers/tests/test_ale.py 100.00% <100.00%> (ø)
alibi/explainers/tests/test_anchor_base.py 100.00% <100.00%> (ø)
alibi/explainers/tests/test_anchor_tabular.py 28.07% <100.00%> (+1.72%) ⬆️
alibi/explainers/tests/test_anchor_text.py 100.00% <100.00%> (ø)
alibi/tests/test_utils.py 100.00% <0.00%> (ø)
alibi/utils/tests/test_data.py 100.00% <0.00%> (ø)
alibi/explainers/tests/test_cem.py 100.00% <0.00%> (ø)
alibi/utils/tests/test_distance.py 100.00% <0.00%> (ø)
alibi/utils/tests/test_gradients.py 100.00% <0.00%> (ø)
... and 16 more

@jklaise jklaise merged commit 077c05b into SeldonIO:master Aug 5, 2020
@jklaise jklaise mentioned this pull request Aug 5, 2020
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