Compare commits

..

1 Commits

Author SHA1 Message Date
786d75b444 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
2025-03-26 20:46:48 +01:00

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