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

[README] Make "Validate Retry mechanism" code snippet complete #701

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

Priyansh121096
Copy link
Contributor

It was missing the urllib3.util.Retry import.

It was missing the `urllib3.util.Retry` import.
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6950c9e) 99.70% compared to head (4de4710) 99.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #701      +/-   ##
==========================================
+ Coverage   99.70%   99.93%   +0.22%     
==========================================
  Files           9        9              
  Lines        3061     3054       -7     
==========================================
  Hits         3052     3052              
+ Misses          9        2       -7     

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

@markstory markstory merged commit 89d7f37 into getsentry:master Jan 10, 2024
16 checks passed
@markstory
Copy link
Member

Thank you 🎉

@Priyansh121096 Priyansh121096 deleted the patch-1 branch January 15, 2024 14:35
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