williamesamuelson / Majoranas.jl

MIT License
1 stars 0 forks source link

update for new AffineRayleighOptimization version #20

Closed cvsvensson closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.17%. Comparing base (4a60437) to head (ca35bbe). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 98.15% 98.17% +0.01% ========================================== Files 8 8 Lines 217 219 +2 ========================================== + Hits 213 215 +2 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cvsvensson commented 1 week ago

For it to work on Julia < v1.11 we need to update AffineRayleighOptimization in your registry. If you can give me access to it I can do it.