We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there any way of using hpc-coveralls on a repo with multiple packages (either by combining the coverage, or by having multiple reports)?
The text was updated successfully, but these errors were encountered:
I don't think it is possible yet. Can you please point me to an example repo with this architecture? I'll have a look at what can be done.
Sorry, something went wrong.
servant is the reason I'm asking, but it's a pretty common pattern - hspec, wai, yesod are all multi-package repos.
https://github.com/TokTok/hstox uses multiple test-suites in a single repo. It needs quite a bit of trickery to get a combined coverage report.
No branches or pull requests
Is there any way of using hpc-coveralls on a repo with multiple packages (either by combining the coverage, or by having multiple reports)?
The text was updated successfully, but these errors were encountered: