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

Make image view mixins into abstract base classes #2374

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

samtygier-stfc
Copy link
Collaborator

@samtygier-stfc samtygier-stfc commented Nov 12, 2024

Issue

Closes #2373

Wait for #2349 to be merged to resolve any conflicts

Description

Add a derived metaclass, to avoid metaclass conflicts. This is needed because the imageview has a sip.wrappertype metatype from qt.
Change AutoColorMenu and BadDataOverlay to abstract base classes.

Testing & Acceptance Criteria

Should not cause any problems, if the tests pass everything should work

Documentation

Not needed.

@coveralls
Copy link

coveralls commented Nov 12, 2024

Coverage Status

coverage: 74.246% (+0.03%) from 74.22%
when pulling e9508f3 on 2373-mixins-abc
into 507d6e8 on main.

@samtygier-stfc samtygier-stfc marked this pull request as ready for review November 14, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AutoColorMenu and BadDataOverlay should be abstract base classes
2 participants