Skip to content

Conversation

@Luis-Varona
Copy link
Member

The Base.show override for the state mixing maximization output struct previously tried to access a 'max_mixing' field, which does not exist. The correct field is 'max_uniformity'.

The Base.show override for the state mixing maximization output struct previously tried to access a 'max_mixing' field, which does not exist. The correct field is 'max_uniformity'.
@Luis-Varona Luis-Varona self-assigned this Nov 12, 2025
@Luis-Varona Luis-Varona added the bug Something isn't working label Nov 12, 2025
@Luis-Varona Luis-Varona merged commit b613eb0 into main Nov 12, 2025
10 checks passed
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/core/state_mixing.jl 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Luis-Varona Luis-Varona deleted the state-mixing-bugfix branch November 12, 2025 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants