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

This commit is contained in:
2025-03-16 15:55:10 +01:00
parent 02d503e03a
commit 0a3c8b7882
14 changed files with 577 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