Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Refactor/curp client tests suits #582
Refactor/curp client tests suits #582
Changes from all commits
26dcf3b
a7a80b1
bd51e83
a4f936b
5781400
dc56e3f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 91 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L88-L91
Check warning on line 98 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L96-L98
Check warning on line 110 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L110
Check warning on line 136 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L128-L136
Check warning on line 144 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L141-L144
Check warning on line 152 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L149-L152
Check warning on line 160 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L157-L160
Check warning on line 168 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L165-L168
Check warning on line 195 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L176-L195
Check warning on line 205 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L197-L205
Check warning on line 207 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L207
Check warning on line 211 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L210-L211
Check warning on line 240 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L219-L240
Check warning on line 247 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L242-L247
Check warning on line 252 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L249-L252
Check warning on line 256 in curp/src/client_new/mod.rs
Codecov / codecov/patch
curp/src/client_new/mod.rs#L254-L256
Check warning on line 44 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L44
Check warning on line 106 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L106
Check warning on line 131 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L131
Check warning on line 157 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L155-L157
Check warning on line 163 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L161-L163
Check warning on line 188 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L186-L188
Check warning on line 211 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L202-L211
Check warning on line 216 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L214-L216
Check warning on line 229 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L219-L229
Check warning on line 235 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L232-L235
Check warning on line 246 in curp/src/client_new/retry.rs
Codecov / codecov/patch
curp/src/client_new/retry.rs#L240-L246