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

Avoid infinite recursion when client is banned #501

Merged
merged 1 commit into from
Nov 16, 2024

Avoid infinite recursion when client is banned

29c7be6
Select commit
Loading
Failed to load commit list.
Merged

Avoid infinite recursion when client is banned #501

Avoid infinite recursion when client is banned
29c7be6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 1s

100.00% (+0.00%) compared to 301acef

View this Pull Request on Codecov

100.00% (+0.00%) compared to 301acef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (301acef) to head (29c7be6).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #501   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1844      1847    +3     
  Branches       197       106   -91     
=========================================
+ Hits          1844      1847    +3     

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