alex-petrenko/sample-factory

Remove experiment (`launcher` scripts) from Coverage

alex-petrenko opened this issue · 0 comments

Experiment scripts are incorrectly counted towards test coverage. They are more like configuration than actual code, we don't want to test them.

If you can do it with a regexp that'd be great!