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

Add direct imports from NumPy for Array API support #624

Merged
merged 2 commits into from
Jan 10, 2024

Add test to ensure namespace backcompat.

7d9eac9
Select commit
Loading
Failed to load commit list.
Merged

Add direct imports from NumPy for Array API support #624

Add test to ensure namespace backcompat.
7d9eac9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2024 in 1s

90.65% (+0.03%) compared to 51e6133

View this Pull Request on Codecov

90.65% (+0.03%) compared to 51e6133

Details

Codecov Report

Merging #624 (7d9eac9) into main (51e6133) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
+ Coverage   90.62%   90.65%   +0.03%     
==========================================
  Files          20       20              
  Lines        3573     3586      +13     
==========================================
+ Hits         3238     3251      +13     
  Misses        335      335