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 confusion between strategy and retry #10

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Avoid confusion between strategy and retry #10

merged 2 commits into from
Oct 13, 2023

Conversation

benmezger
Copy link
Owner

No description provided.

@benmezger benmezger self-assigned this Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a5e468a) 99.67% compared to head (0d88ccd) 99.67%.
Report is 3 commits behind head on main.

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files           7        7           
  Lines         610      610           
=======================================
  Hits          608      608           
  Misses          2        2           
Files Coverage Δ
pyretries/retry.py Critical 100.00% <100.00%> (ø)
pyretries/strategy.py Critical 100.00% <100.00%> (ø)
tests/test_strategy.py 100.00% <100.00%> (ø)

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

@benmezger benmezger merged commit b039b88 into main Oct 13, 2023
1 check passed
@benmezger benmezger deleted the rename branch October 13, 2023 17:47
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.

1 participant