p10tyr/PrestoCoverage

Merge visits from several files

Closed this issue · 1 comments

The ability to merge line visits if the same lines are found across other files.

This could be useful if you have Unit tests and Integration tests and need to see the overall coverage of your library or application.

This will require me to create an internal model to track these things and rethink the caching methods too.

Solved with PR #7