-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release 0.6.0 #91
Release 0.6.0 #91
Conversation
[Chore] Bump app version 0.6.0
…r loading showing
[#35] [Android] As a user, I can see the Completion screen after doing the survey
android/src/main/java/vn/luongvo/kmm/survey/android/ui/screens/home/HomeScreen.kt
Show resolved
Hide resolved
android/src/main/java/vn/luongvo/kmm/survey/android/ui/screens/home/HomeScreen.kt
Show resolved
Hide resolved
🧛 build Code Coverage:
|
File | Coverage |
---|---|
AppColors.kt |
99.09% |
AppNavigation.kt |
0.00% |
AuthRemoteDataSource.kt |
0.00% |
CompletionScreen.kt |
0.00% |
ConfirmationDialog.kt |
64.18% |
DateFormatter.kt |
0.00% |
GetCachedSurveysUseCase.kt |
100.00% |
GetSurveyDetailUseCase.kt |
100.00% |
GetSurveysUseCase.kt |
100.00% |
GetUserProfileUseCase.kt |
100.00% |
HomeScreen.kt |
81.01% |
HomeViewModel.kt |
100.00% |
IsLoggedInUseCase.kt |
100.00% |
LogInUseCase.kt |
100.00% |
LogOutUseCase.kt |
100.00% |
Realm.kt |
0.00% |
RefreshTokenUseCase.kt |
100.00% |
SubmitSurveyUseCase.kt |
100.00% |
Survey.kt |
100.00% |
SurveyLocalDataSource.kt |
0.00% |
SurveyRealmObject.kt |
84.31% |
SurveyRemoteDataSource.kt |
0.00% |
SurveyRepositoryImpl.kt |
100.00% |
SurveyScreen.kt |
80.68% |
TokenLocalDataSource.kt |
100.00% |
UserRemoteDataSource.kt |
0.00% |
Modified Files Not Found In Coverage Report:
AuthRepository.kt
Configurations.kt
Dependencies.kt
Fake.kt
Fake.kt
GetCachedSurveysUseCaseTest.kt
GetSurveysUseCaseTest.kt
HomeScreenTest.kt
HomeViewModelTest.kt
LocalModule.kt
LoginScreenTest.kt
SurveyRepository.kt
SurveyRepositoryTest.kt
SurveyScreenTest.kt
UseCaseModule.kt
UserRepository.kt
build.gradle.kts
build.gradle.kts
build.gradle.kts
completion_success.json
project.pbxproj
strings.xml
Codebase cunningly covered by count Shroud 🧛
Generated by 🚫 Danger
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #91 +/- ##
==========================================
- Coverage 67.28% 66.61% -0.68%
==========================================
Files 79 84 +5
Lines 1715 1869 +154
Branches 322 353 +31
==========================================
+ Hits 1154 1245 +91
- Misses 409 458 +49
- Partials 152 166 +14
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
https://github.com/luongvo/kmm-survey/milestone/6
Features
Chores
Bugs