chaoss / grimoirelab-elk

GNU General Public License v3.0
59 stars 120 forks source link

[enriched/git] `enrich_git_branches` skip --filter-no-collection repo #939

Closed zhquan closed 3 years ago

zhquan commented 3 years ago

This code skips the study when --filter-no-collection is present due to that repo was removed from upstream or we don't have permission.

Test added accordingly.

Signed-off-by: Quan Zhou quan@bitergia.com

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 2426


Files with Coverage Reduction New Missed Lines %
/home/travis/build/chaoss/grimoirelab-elk/grimoire_elk/enriched/git.py 28 70.53%
<!-- Total: 28 -->
Totals Coverage Status
Change from base Build 2422: 0.09%
Covered Lines: 8454
Relevant Lines: 10274

💛 - Coveralls