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 *(::AbstractJuMPScalar{<:Real}, ::Hermitian) to return Hermitian #3695

Merged
merged 4 commits into from
Mar 4, 2024

Update

9b0eaee
Select commit
Loading
Failed to load commit list.
Merged

Fix *(::AbstractJuMPScalar{<:Real}, ::Hermitian) to return Hermitian #3695

Update
9b0eaee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 3, 2024 in 0s

98.35% (-0.02%) compared to a9b5ff9

View this Pull Request on Codecov

98.35% (-0.02%) compared to a9b5ff9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.35%. Comparing base (a9b5ff9) to head (9b0eaee).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3695      +/-   ##
==========================================
- Coverage   98.36%   98.35%   -0.02%     
==========================================
  Files          43       43              
  Lines        5699     5707       +8     
==========================================
+ Hits         5606     5613       +7     
- Misses         93       94       +1     

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