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

Reverting update to DataStore 1.1.1 due to failing unit tests #1659

Closed
wants to merge 2 commits into from

Conversation

dturner
Copy link
Collaborator

@dturner dturner commented Sep 30, 2024

The update to DataStore 1.1.1 caused the build to fail: https://github.com/android/nowinandroid/actions/runs/10990714827/job/30511531410

Downgrading to 1.0.0 to investigate. Almost certainly due to the performance improvement introduced here: https://developer.android.com/jetpack/androidx/releases/datastore#1.1.0-beta02

Although the suggested fix (also applied in this PR) to use testScope.backgroundScope does not resolve the issue.

Copy link

Combined test coverage report

Overall Project 42.3% 🍏

There is no coverage information present for the Files changed

@SimonMarquis
Copy link
Contributor

And the next issue is related to the badging process: #1647 (comment)

Copy link

Combined test coverage report

Overall Project 42.32% 🍏

There is no coverage information present for the Files changed

@dturner
Copy link
Collaborator Author

dturner commented Oct 4, 2024

Thanks for the fix @SimonMarquis. This is no longer required.

@dturner dturner closed this Oct 4, 2024
@dturner dturner deleted the dt/revert-datastore-upgrade branch October 4, 2024 08:35
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