chaoss / grimoirelab-elk

GNU General Public License v3.0
58 stars 121 forks source link

[sortinghat] Include db_verify_ssl option for SortingHat #1101

Closed jjmerchante closed 1 year ago

jjmerchante commented 1 year ago

This PR includes a new method in the enrichment process to verify the connection to the SortingHat database when using SSL.

This PR depends on https://github.com/chaoss/grimoirelab-sortinghat/pull/737

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4133845744


Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/github.py 2 75.79%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/elk.py 85 23.68%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/enrich.py 108 74.3%
<!-- Total: 195 -->
Totals Coverage Status
Change from base Build 4082513446: -0.02%
Covered Lines: 9101
Relevant Lines: 11059

💛 - Coveralls