ci: Instrumentation tests coverage in ci.
All checks were successful
Check PR code / Lint (pull_request) Successful in 48s
Check PR code / translations (pull_request) Successful in 27s
Check PR code / build (pull_request) Successful in 20m45s
Check PR code / integrationTests (pull_request) Successful in 35m51s

This commit is contained in:
2025-03-26 20:20:19 +01:00
parent 8a7743a6fb
commit 786d75b444
6 changed files with 127 additions and 175 deletions

View File

@ -32,6 +32,7 @@ import io.ktor.utils.io.charsets.Charsets
import io.ktor.utils.io.core.toByteArray
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.IO
import kotlinx.coroutines.launch
import kotlinx.serialization.json.Json