Skip to content

Conversation

@Arthur-Milchior
Copy link
Member

Those commits add some enum for the sake of code clarity

Copy link
Member

@david-allison david-allison left a comment

Choose a reason for hiding this comment

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

Note: both of these classes are planned to be deleted.

Signal is fine. Good change

I don't like Caller from an architecture POV, but I don't feel strongly here.

I do want to stop using implicit enum ordinals, and that's what I'll request changes on: that makes the order of the enums a source of bugs.

@david-allison david-allison added the Needs Author Reply Waiting for a reply from the original author label Nov 13, 2024
@github-actions

This comment was marked as outdated.

@github-actions github-actions bot added the Stale label Nov 28, 2024
@david-allison david-allison changed the title Some enum refactor: int constants => enum Nov 29, 2024
@david-allison david-allison added the cleanup Non functional change that would improve the code readability label Nov 29, 2024
@david-allison david-allison added Needs Second Approval Has one approval, one more approval to merge and removed Needs Author Reply Waiting for a reply from the original author labels Nov 29, 2024
Copy link
Member

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

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

fine by me, assuming conflict is cleaned up merge at will IMHO

@mikehardy mikehardy added Pending Merge Things with approval that are waiting future merge (e.g. targets a future release, CI wait, etc) and removed Needs Second Approval Has one approval, one more approval to merge labels Dec 4, 2024
@david-allison david-allison added this pull request to the merge queue Dec 4, 2024
Merged via the queue into ankidroid:main with commit 50b05e7 Dec 4, 2024
9 checks passed
@github-actions github-actions bot removed the Pending Merge Things with approval that are waiting future merge (e.g. targets a future release, CI wait, etc) label Dec 4, 2024
@github-actions github-actions bot added this to the 2.21 release milestone Dec 4, 2024
@Arthur-Milchior Arthur-Milchior deleted the some_enum branch December 4, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Non functional change that would improve the code readability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants