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

feat: remove PartialEq+Eq from ProviderError and all others affected #13592

Merged
merged 4 commits into from
Jan 4, 2025

Conversation

tnv1
Copy link
Contributor

@tnv1 tnv1 commented Dec 29, 2024

Closes #13584.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

cool, looks like only a few assert_eq -> matches are missing

@tnv1 tnv1 marked this pull request as ready for review January 1, 2025 13:11
@tnv1
Copy link
Contributor Author

tnv1 commented Jan 1, 2025

Hi @mattsse, please check PR again. I'm just fixed issues about lint

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

cool, ty

@mattsse mattsse added the C-debt Refactor of code section that is hard to understand or maintain label Jan 4, 2025
@mattsse mattsse enabled auto-merge January 4, 2025 10:10
@mattsse mattsse added this pull request to the merge queue Jan 4, 2025
Merged via the queue into paradigmxyz:main with commit 86399e2 Jan 4, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-debt Refactor of code section that is hard to understand or maintain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove PartialEq+Eq from ProviderError
2 participants