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

Fix is_dirty method #1

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Conversation

crisdut
Copy link
Contributor

@crisdut crisdut commented Oct 4, 2024

Description

I noticed a strange behavior when I tried using PersistenceProvider without autosave. After investigating, I saw the method is_dirty is incorrect. This PR fixes it.

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

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

ACK 7784a19

@dr-orlovsky
Copy link
Member

Thanks for spotting this out!

@dr-orlovsky dr-orlovsky merged commit 1a5ecbf into rust-amplify:master Oct 5, 2024
20 of 22 checks passed
Copy link

codecov bot commented Oct 5, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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