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

Test against all built distributions of NumPy #110

Merged
merged 22 commits into from
May 11, 2020

Conversation

pzahemszky
Copy link
Owner

@pzahemszky pzahemszky commented Apr 24, 2020

Test against all built distributions of NumPy that are available on the conda-forge channel of conda.

From now on we support NumPy versions as early as 1.14.5 even if they are officially out of date.
https://numpy.org/neps/nep-0029-deprecation_policy.html#support-table

@codecov
Copy link

codecov bot commented Apr 24, 2020

Codecov Report

Merging #110 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          414       414           
  Branches        41        41           
=========================================
  Hits           414       414           

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 285a267...bf095c8. Read the comment docs.

@pzahemszky pzahemszky force-pushed the 04-24-test-all-numpy-bdists branch from bd8a5b6 to ebe995b Compare April 25, 2020 17:29
@pzahemszky pzahemszky force-pushed the 04-24-test-all-numpy-bdists branch from ebe995b to 300f554 Compare April 25, 2020 17:32
@pzahemszky
Copy link
Owner Author

Really strange behaviour with the conda install command... A dozen of very similar commands were run, where the difference between them was the --prefix option's value only. Four of them fail, and usually the same four.

.travis.yml Outdated Show resolved Hide resolved
@pzahemszky
Copy link
Owner Author

Really strange behaviour with the conda install command

Diagnosis and workaround in tox-dev/tox-conda#39.

@pzahemszky pzahemszky merged commit a245b9c into master May 11, 2020
@pzahemszky pzahemszky deleted the 04-24-test-all-numpy-bdists branch May 11, 2020 07:19
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