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 Stats-related entities Equatable #751

Merged
merged 6 commits into from
Apr 8, 2024

Conversation

staskus
Copy link
Contributor

@staskus staskus commented Mar 12, 2024

Related to: wordpress-mobile/WordPress-iOS#22720

Description

Some of these Stats Insights-related entities are not Equatable, making it difficult to use them within a modern SwiftUI/UIKit context. Making it Equatable outside the library doesn't automatically generate conformance.

Testing Details

The library should be built by CI.


  • Please check here if your pull request includes additional test coverage.
  • I have considered if this change warrants release notes and have added them to the appropriate section in the CHANGELOG.md if necessary.

@staskus staskus force-pushed the task/stats-insights-diffable-optimization branch from 98f4a4d to 13122be Compare March 20, 2024 10:07
@staskus staskus marked this pull request as ready for review March 20, 2024 10:07
@staskus staskus force-pushed the task/stats-insights-diffable-optimization branch from 13122be to 76359e4 Compare March 20, 2024 11:11
@staskus staskus force-pushed the task/stats-insights-diffable-optimization branch from 76359e4 to 518a4a5 Compare March 20, 2024 11:12
@guarani guarani self-requested a review April 5, 2024 21:28
Copy link
Contributor

@guarani guarani left a comment

Choose a reason for hiding this comment

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

I just removed some duplicate files which must've come from trunk which moved them to a new directory.

@staskus
Copy link
Contributor Author

staskus commented Apr 8, 2024

Thanks, @guarani !

@staskus staskus merged commit 7343890 into trunk Apr 8, 2024
9 checks passed
@staskus staskus deleted the task/stats-insights-diffable-optimization branch April 8, 2024 09:54
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.

2 participants