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 test for issue 510 #522

Merged
merged 1 commit into from
Dec 29, 2023
Merged

add test for issue 510 #522

merged 1 commit into from
Dec 29, 2023

Conversation

ericphanson
Copy link
Collaborator

closes #510

I believe this was fixed by #504, though I'm not sure how

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (02bbd70) 92.00% compared to head (8c6ee97) 92.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #522      +/-   ##
==========================================
+ Coverage   92.00%   92.03%   +0.02%     
==========================================
  Files          87       87              
  Lines        5293     5308      +15     
==========================================
+ Hits         4870     4885      +15     
  Misses        423      423              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@odow odow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The perils of making a giant change is we don't know what parts fixed what 😄

@odow odow merged commit e7931ef into master Dec 29, 2023
10 checks passed
@odow odow deleted the eph/test-510 branch December 29, 2023 21:05
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.

Incorrect results when kron, subtraction, and matrix multiplication of complex variables involved
2 participants