Closed henrich-m closed 4 years ago
Why? Since the 0.18 version, Simplecov.start cannot be called twice. So we only need to start Simplecov when it isn't running.
Simplecov.start
@pirj pinging as your the last commit to master.
this worked for us. Simplecov is on 0.19. Can this get merged and released?
Unfortunately, I don't have merge rights. Summoning @jaimerson and @EPecherkin ⚡
Why? Since the 0.18 version,
Simplecov.start
cannot be called twice. So we only need to start Simplecov when it isn't running.