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

Fix a number of random bugs. #407

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

hameerabbasi
Copy link
Collaborator

@hameerabbasi hameerabbasi commented Sep 9, 2020

Fixes #406

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #407 into master will increase coverage by 0.51%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
+ Coverage   94.53%   95.05%   +0.51%     
==========================================
  Files          19       19              
  Lines        2765     2810      +45     
==========================================
+ Hits         2614     2671      +57     
+ Misses        151      139      -12     

@hameerabbasi hameerabbasi merged commit fe018f0 into pydata:master Sep 10, 2020
@hameerabbasi hameerabbasi deleted the fix-random-bugs branch June 6, 2024 05:54
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.

Multiply COO by numpy array gives numpy array when fill_value = 0
2 participants