You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kotlinx.kover.offline.runtime.api.KoverRuntime#getReport()[B - getting a binary report in ic format as an byte array
kotlinx.kover.offline.runtime.api.KoverRuntime#saveReport(Ljava.io.File;)V - saving a binary report in ic format to a file at the specified path. If the file does not exist, it will be created. If a file with that name already exists, it will be overwritten.