Skip to content

Ensure reporting and aggregation still works when disabling modules. #377

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

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Ensure reporting and aggregation still works when disabling modules. #377

merged 1 commit into from
Oct 11, 2021

Conversation

ckipp01
Copy link
Member

@ckipp01 ckipp01 commented Oct 11, 2021

In the past reporting and aggregation would fail when you tried to
disable Scoverage for a specific module. This now will only take into
account the modules that have the keys defined rather than defaulting to
all of them.

Closes #376

In the past reporting and aggregation would fail when you tried to
disable Scoverage for a specific module. This now will only take into
account the modules that have the keys defined rather than defaulting to
all of them.

Closes #376
@ckipp01 ckipp01 merged commit 28337aa into scoverage:main Oct 11, 2021
@ckipp01 ckipp01 deleted the disabled branch October 11, 2021 09:00
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.

Ensure aggregate works even when plugin is disabled for modules.
1 participant