icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
1.02k stars 95 forks source link

#183 state remastering #185

Closed kramlex closed 1 year ago

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

No Coverage information No Coverage information
4.0% 4.0% Duplication

Alex009 commented 2 years ago

@kramlex detekt fixes required. check CI runs

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

kramlex commented 2 years ago

@Alex009 I don't understand. With the use of TestRule in the commonMain source set, the build falls on ubuntu test, and without it it also falls. What to do?

kramlex commented 1 year ago

work has resumed in a new merge request