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

Add tls support for from_url #74

Merged
merged 1 commit into from
Nov 26, 2024

Add tls support for from_url

9e2aaeb
Select commit
Loading
Failed to load commit list.
Merged

Add tls support for from_url #74

Add tls support for from_url
9e2aaeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2024 in 1s

92.26% (-0.03%) compared to d0671f6

View this Pull Request on Codecov

92.26% (-0.03%) compared to d0671f6

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.26%. Comparing base (d0671f6) to head (9e2aaeb).

Files with missing lines Patch % Lines
falkordb/falkordb.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
- Coverage   92.29%   92.26%   -0.03%     
==========================================
  Files          35       35              
  Lines        2610     2613       +3     
==========================================
+ Hits         2409     2411       +2     
- Misses        201      202       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.