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

New extension points #1150

Merged
merged 1 commit into from
Jan 25, 2023
Merged

New extension points #1150

merged 1 commit into from
Jan 25, 2023

Conversation

hcoles
Copy link
Owner

@hcoles hcoles commented Jan 25, 2023

Adds new extension points to allow post analysis modification of coverage and mutation analysis results.

Extensions points have multiple potential uses, but first use case is supporting the 'un-inlining' of inlined kotlin functions.

Change requires alteration of existing interfaces which may be incompatible with some third party plugins.

@hcoles hcoles force-pushed the feature/results_interceptors branch from d0b4a90 to 76a7ef3 Compare January 25, 2023 11:51
Adds new extension points to allow post analysis modification of
coverage and mutation analysis results.

Extensions points have multiple potential uses, but first use case is
supporting the 'un-inlining' of inlined kotlin functions.

Change requires alteration of existing interfaces which may be
incompatible with some third party plugins.
@hcoles hcoles force-pushed the feature/results_interceptors branch from 76a7ef3 to 95e8102 Compare January 25, 2023 12:10
@hcoles hcoles merged commit ee6e291 into master Jan 25, 2023
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.

1 participant