Skip to content
New issue

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

[sortinghat] Include verify_ssl option for SortingHat #584

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

jjmerchante
Copy link
Contributor

@jjmerchante jjmerchante commented Feb 9, 2023

This PR includes a new method in the enrichment process to verify the connection to the SortingHat database when using SSL. By default, this option is set to True.

Depends on chaoss/grimoirelab-elk#1101 and chaoss/grimoirelab-sortinghat#737

This commit includes a new method in the enrichment process to
verify the connection to the SortingHat database when using SSL.
By default, this option is set to True.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
@coveralls
Copy link

coveralls commented Feb 10, 2023

Pull Request Test Coverage Report for Build 4133888166

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 56 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.3%) to 71.268%

Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-sirmordred/grimoirelab-sirmordred/sirmordred/task.py 13 79.56%
/home/runner/work/grimoirelab-sirmordred/grimoirelab-sirmordred/sirmordred/config.py 14 90.29%
/home/runner/work/grimoirelab-sirmordred/grimoirelab-sirmordred/sirmordred/task_enrich.py 29 72.29%
Totals Coverage Status
Change from base Build 4082653936: 0.3%
Covered Lines: 1079
Relevant Lines: 1514

💛 - Coveralls

@sduenas sduenas merged commit ee24cc0 into chaoss:master Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants