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

Added ability to supplement coverage values from external binary reports #663

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

shanshin
Copy link
Collaborator

@shanshin shanshin commented Aug 2, 2024

This will allow to build reports based on tests run on various machines.

Relates #585
Relates #645

This will allow to build reports on tests run on various machines.

Relates #585
Relates #645
@@ -428,6 +429,9 @@ public interface KoverReportSetConfig {
*/
public val log: KoverLogTaskConfig


public val additionalBinaryReports: SetProperty<File>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation is missing

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should probably also be somewhere in .md files?

…n/dsl/KoverReportsConfig.kt

Co-authored-by: Leonid Startsev <[email protected]>
@shanshin shanshin merged commit cd871d8 into main Aug 7, 2024
@shanshin shanshin deleted the additional-reports branch August 7, 2024 12:54
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.

2 participants