Commit Graph

2 Commits

Author SHA1 Message Date
Alejandro R. Sedeño 1a5b4cf0b3 Better coverage handling
Use `coverage combine` with some more configuration in .coveragerc
to merge our own paths with the paths we copy to when running coverage
and tests in the django-haystack checkout.

Also, print the simple coverage report in the Github Actions workflow
for good measure.

Fixes: #205
2021-09-25 08:52:07 +02:00
Jorge C. Leitão e31f6bbce4 Added coveralls to travis build. 2015-11-12 00:22:06 +01:00