Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: f5889bd69f9c1d8f4dbf8711342217ae8075f61d
https://github.com/hibernate/hibernate-search/commit/f5889bd69f9c1d8f4dbf...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M legacy/pom.xml
M reports/pom.xml
Log Message:
-----------
HSEARCH-3246 Skip coverage reporting in legacy tests
This is necessary if we want coveralls to correctly report coverage
changes between master and pull requests.
Without this change, the coverage on master refers to both new and
legacy tests, while the coverage on PRs refers to new (Search 6) tests
only, and those two numbers obviously cannot be compared.
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.