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

397.retry recover #411

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

meejah
Copy link
Collaborator

@meejah meejah commented Jun 4, 2022

#397 was "mostly" done via other factoring; allow clients to retry.

@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #411 (3edb65e) into main (148f92f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #411   +/-   ##
=======================================
  Coverage   96.27%   96.27%           
=======================================
  Files          63       63           
  Lines        7511     7541   +30     
  Branches     1013     1015    +2     
=======================================
+ Hits         7231     7260   +29     
  Misses        208      208           
- Partials       72       73    +1     
Impacted Files Coverage Δ
src/_zkapauthorizer/recover.py 97.65% <100.00%> (ø)
src/_zkapauthorizer/resource.py 99.24% <100.00%> (+<0.01%) ⬆️
src/_zkapauthorizer/tests/test_client_resource.py 98.32% <100.00%> (+0.32%) ⬆️
src/_zkapauthorizer/tests/strategies.py 96.47% <0.00%> (-0.71%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@meejah meejah requested a review from exarkun June 10, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant