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 f128 requirement from tests #677

Merged
merged 2 commits into from
May 22, 2020
Merged

Remove f128 requirement from tests #677

merged 2 commits into from
May 22, 2020

Conversation

aleju
Copy link
Owner

@aleju aleju commented May 22, 2020

This patch modifies all tests so that they can be run on
systems that do not support the dtype float128, such
as Windows.

aleju added 2 commits May 22, 2020 18:08
This patch modifies all tests so that they can be run on
systems that do not know the dtype 'float128'.
This change is a prerequisite to running the test suite in
Windows.
@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #677 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #677      +/-   ##
==========================================
+ Coverage   96.34%   96.36%   +0.01%     
==========================================
  Files          41       41              
  Lines       15640    15640              
==========================================
+ Hits        15068    15070       +2     
+ Misses        572      570       -2     

@aleju aleju merged commit 8d870fe into master May 22, 2020
@aleju aleju deleted the no_f128_tests branch May 22, 2020 16:45
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