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

updates for numpy 1.19 compatibility #1256

Merged
merged 2 commits into from
Jun 20, 2020
Merged

updates for numpy 1.19 compatibility #1256

merged 2 commits into from
Jun 20, 2020

Conversation

OriolAbril
Copy link
Member

@OriolAbril OriolAbril commented Jun 20, 2020

Description

Test failed in #1255 due to numpy latest version, 1.19, this should fix the issue.

Checklist

  • Follows official PR format
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

@OriolAbril OriolAbril changed the title fix numpy error updates for numpy 1.19 compatibility Jun 20, 2020
@codecov
Copy link

codecov bot commented Jun 20, 2020

Codecov Report

Merging #1256 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1256   +/-   ##
=======================================
  Coverage   93.11%   93.11%           
=======================================
  Files          98       98           
  Lines        9715     9715           
=======================================
  Hits         9046     9046           
  Misses        669      669           
Impacted Files Coverage Δ
arviz/numeric_utils.py 97.59% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2c954e...ce0a2db. Read the comment docs.

@OriolAbril OriolAbril merged commit 6971e71 into master Jun 20, 2020
@OriolAbril OriolAbril deleted the np19 branch June 20, 2020 23:31
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