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 bug in broadcasting SparseAxisArray #2929

Merged
merged 1 commit into from Mar 23, 2022
Merged

Conversation

odow
Copy link
Member

@odow odow commented Mar 23, 2022

Closes #2919

@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #2929 (bc4ae5f) into master (7691ee2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2929   +/-   ##
=======================================
  Coverage   95.38%   95.39%           
=======================================
  Files          43       43           
  Lines        5791     5795    +4     
=======================================
+ Hits         5524     5528    +4     
  Misses        267      267           
Impacted Files Coverage Δ
src/Containers/SparseAxisArray.jl 98.07% <100.00%> (+0.07%) ⬆️

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 7691ee2...bc4ae5f. Read the comment docs.

@odow
Copy link
Member Author

odow commented Mar 23, 2022

Nightly failure is #2930

@odow odow merged commit 7fdd4d4 into master Mar 23, 2022
@odow odow deleted the od/fix-sparse-broadcast branch March 23, 2022 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Bug in vectorized constraints with SparseAxisArrays
1 participant