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

MainActivityViewModelのテスト追加 #410

Merged
merged 4 commits into from
Dec 30, 2023

Conversation

kosenda
Copy link
Owner

@kosenda kosenda commented Dec 30, 2023

Overview

  • アプリ内アップデート周りのテストを追加した

activityResultLauncher: ActivityResultLauncher<IntentSenderRequest>,
alreadyDownloaded: () -> Unit,
notAvailable: () -> Unit,
onFailed: () -> Unit
Copy link
Collaborator

Choose a reason for hiding this comment

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

⚠️ Missing trailing comma before ")"

override fun unregisterListener(listener: InstallStateUpdatedListener) {
/* no-op */
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

⚠️ Unexpected blank line(s) before "}"

@KSNDBOT
Copy link
Collaborator

KSNDBOT commented Dec 30, 2023

JaCoCo Code Coverage 77.59% ✅

Class Covered Meta Status

Generated by 🚫 Danger

@kosenda kosenda merged commit 3fb9b12 into develop Dec 30, 2023
2 checks passed
@kosenda kosenda deleted the feature/mainActivityViewModel-add-test branch December 30, 2023 10:11
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