-
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.3.0 #88
Release - 0.3.0 #88
Conversation
[Chore] Bump version to 0.3.0
[#82] [iOS] [UI] Fix: Login screen image not matching device
[#75] [KMM] [Swift] [Integration] As a user, I can see localized text
[#54] [iOS] [Integration] As a user, my account is persisted in background
[#13] Remove unused lint
[#13] [KMM] [Backend] As a user, I can reset my password
Update ResetPasswordSpec.swift Update ResetPasswordSpec.swift
🧛 shared Code Coverage:
|
File | Coverage |
---|---|
AccountRecoveryRepositoryImpl.kt |
100.00% |
AuthenticationRepositoryImpl.kt |
100.00% |
DataStore.kt |
100.00% |
LocalDataSource.kt |
100.00% |
LogInUseCase.kt |
100.00% |
MokoLocalize.kt |
100.00% |
NetworkDataSource.kt |
100.00% |
NotificationUiModel.kt |
100.00% |
ResetPasswordMeta.kt |
86.61% |
ResetPasswordUseCase.kt |
100.00% |
ResetPasswordViewModel.kt |
100.00% |
TargetType.kt |
100.00% |
TokenApiModel.kt |
78.07% |
TokenDatabaseModel.kt |
78.29% |
UserTargetType.kt |
56.13% |
Modified Files Not Found In Coverage Report:
.sourcery.yml
AccountRecoveryRepository.kt
AccountRecoveryRepositoryTest.kt
AnyFlow.kt
ApiServiceTest.kt
AppDelegate.swift
ArgumentedXCUIApplication.swift
AuthenticationRepositoryTest.kt
AutoMockable.stencil
Combine+Collect.swift
DataStoreTest.kt
DatabaseModule.kt
Dependency.kt
Double+AnimationDuration.swift
FadePaginationView.swift
Gemfile.lock
IOSApp.swift
Info.plist
JsonMockEngine.kt
Koin.kt
KoinAndroid.kt
KoinApplication.swift
KoinIOS.kt
LaunchArgument.swift
LaunchScreen.storyboard
LoadingDialog.swift
LocalDataSourceTest.kt
LogInUseCaseTest.kt
LoginSpec.swift
LoginView.swift
LoginViewModelTest.kt
MokoLocalizeTest.kt
NetworkClientTest.kt
NetworkMockModel.kt
NetworkModule.kt
NotificationManager.swift
NotificationManagerSpec.swift
Plugin.kt
RepositoryModule.kt
ResetPassword+DataSource.swift
ResetPasswordJsonResult.kt
ResetPasswordSpec.swift
ResetPasswordUseCaseTest.kt
ResetPasswordView.swift
ResetPasswordViewDataSourceSpec.swift
ResetPasswordViewModelTest.kt
ScreenProtocol+Permission.swift
ScreenProtocol.swift
Shared+AutoMockable.swift
SplashView.swift
Start.kt
StringResource+Localized.swift
Survey Staging.xcscheme
SurveyLoadingSpec.swift
SurveySelectionSpec.swift
TimeInterval+Constants.swift
TokenRepository.kt
Typealiases.swift
UITestHelper.swift
UseCaseModule.kt
Versions.kt
ViewId+General.swift
ViewModelModule.kt
XCTestCase+Publisher.swift
XCUIElement+Label.swift
build.gradle.kts
build.gradle.kts
detekt-config.yml
ios_review_pull_request.yml
kmm_review_pull_request.yml
nimble-jsonapi-kotlin
project.pbxproj
strings.xml
Codebase cunningly covered by count Shroud 🧛
Generated by 🚫 Danger
Current coverage for Survey is
|
Files changed | - | - |
---|---|---|
KoinApplication.swift | 33.33% |
🚫 |
LaunchArgument.swift | 50.00% |
|
FadePaginationView.swift | 60.51% |
|
Double+AnimationDuration.swift | 66.67% |
|
ResetPassword+DataSource.swift | 87.50% |
✅ |
UITestHelper.swift | 90.00% |
✅ |
LoginView.swift | 95.90% |
✅ |
NotificationManager.swift | 98.11% |
✅ |
IOSApp.swift | 100.00% |
✅ |
ResetPasswordView.swift | 100.00% |
✅ |
LoadingDialog.swift | 100.00% |
✅ |
SplashView.swift | 100.00% |
✅ |
StringResource+Localized.swift | 100.00% |
✅ |
AppDelegate.swift | 100.00% |
✅ |
Powered by xcov
Generated by 🚫 Danger
it is looking like we are having some Danger issues that need fixing here @blyscuit 🛠 |
[Bug] Fix animations causing tests failures
https://github.com/blyscuit/kmm-swiftUI-IC/milestone/3
Features
Chores
Bugs