ci: Instrumentation tests coverage in ci.
Some checks failed
Check PR code / Lint (pull_request) Has been cancelled
Check PR code / build (pull_request) Has been cancelled
Check PR code / integrationTests (pull_request) Has been cancelled
Check PR code / translations (pull_request) Has been cancelled

This commit is contained in:
2025-03-26 20:20:19 +01:00
parent 8a7743a6fb
commit 01ae22cde4
7 changed files with 126 additions and 177 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