Closed deathaxe closed 8 months ago
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.
start_coverage_after_reload
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.