Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced Offline Runtime API for saving binary report #500

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

shanshin
Copy link
Collaborator

@shanshin shanshin commented Nov 2, 2023

  • implemented API method to get binary report as a byte array
  • implemented API method to save binary report
  • bump Intellij Coverage Library to 1.0.740

Resolves #503

- implemented API method to get binary report as a byte array
- implemented API method to save binary report
- bump Intellij Coverage Library to `1.0.740`
shanshin and others added 2 commits November 8, 2023 17:29
Co-authored-by: Leonid Startsev <sandwwraith@users.noreply.github.com>
Co-authored-by: Leonid Startsev <sandwwraith@users.noreply.github.com>
@shanshin shanshin merged commit 1eb1fca into main Nov 15, 2023
@shanshin shanshin deleted the offline-report-api branch November 15, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add API to get or save the binary report inside Kover Offline Runtime
2 participants