ci: Instrumentation tests coverage in ci.
All checks were successful
Check PR code / BuildAndTestAndCoverage (pull_request) Successful in 29m6s

This commit is contained in:
2025-03-16 15:55:10 +01:00
parent 02d503e03a
commit aa385b00a9
14 changed files with 574 additions and 151 deletions

View File

@ -27,3 +27,4 @@ org.gradle.caching=true
ignoreGitVersion=false
kotlin.native.cacheKind.iosX64=none
org.gradle.configureondemand=true
kotlin.jvm.target.validation.mode=IGNORE