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

added retry_on_error to the conn object returned by the Is_sentinel f… #69

Merged
merged 2 commits into from
Oct 13, 2024

There is no need to add retry and retry_on_error

fde2062
Select commit
Loading
Failed to load commit list.
Merged

added retry_on_error to the conn object returned by the Is_sentinel f… #69

There is no need to add retry and retry_on_error
fde2062
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 0s

92.29% (+0.03%) compared to c6136bc

View this Pull Request on Codecov

92.29% (+0.03%) compared to c6136bc

Details

Codecov Report

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

Project coverage is 92.29%. Comparing base (c6136bc) to head (fde2062).

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

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