Skip to content

Improvements and bugfix for cleanslate-reduce

Compare
Choose a tag to compare
@jaltmayerpizzorno jaltmayerpizzorno released this 30 May 16:28
· 7 commits to main since this release

This release improves cleanslate-reduce:

  • improves performance by first reducing by module, then by test function;
  • adds --pytest-args to allow passing in extra arguments to pytest;
  • adds tqdm-based progress bar;
  • fixes bugs handling --trace;