Contribute patch for merging partial code coverage back to SimpleCov
Some time ago we patched [SimpleCov](https://github.com/colszowka/simplecov) to make it possible to generate code coverage report from multiple resultsets. Current implementation can be found in [scripts/merge-simplecov](scripts/merge-simplecov). Would it make sense to contribute this back to SimpleCov, to be sure that everyone can use this feature? /cc @rymai @stanhu
issue