Skip to content

Always start coverage after reloading#257

Merged
deathaxe merged 1 commit intomasterfrom
fix/reloading-and-coverage
Apr 2, 2024
Merged

Always start coverage after reloading#257
deathaxe merged 1 commit intomasterfrom
fix/reloading-and-coverage

Conversation

@deathaxe
Copy link
Copy Markdown
Member

@deathaxe deathaxe commented Apr 2, 2024

If coverage tracking is started before reloading plugins, all modules which are reloaded (but maybe not tested) are recorded, which creates a wrong result.

Thus the option start_coverage_after_reload is dropped and its behavior made the default.

If coverage tracking is started before reloading plugins, all modules which
are reloaded (but maybe not tested) are recorded, which creates a wrong result.

Thus the option `start_coverage_after_reload` is dropped and its behavior made
the default.
@deathaxe deathaxe merged commit da72e65 into master Apr 2, 2024
@deathaxe deathaxe deleted the fix/reloading-and-coverage branch April 2, 2024 18:41
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