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

Fix list traversal #208

Merged
merged 3 commits into from
Apr 7, 2022
Merged

Fix list traversal #208

merged 3 commits into from
Apr 7, 2022

Conversation

arlyon
Copy link
Owner

@arlyon arlyon commented Apr 7, 2022

Fixes #207

@arlyon arlyon changed the title Fix/list params Fix list traversal Apr 7, 2022
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #208 (ab0748d) into master (d691b7c) will increase coverage by 0.31%.
The diff coverage is 100.00%.

❗ Current head ab0748d differs from pull request most recent head f032570. Consider uploading reports for the commit f032570 to get more accurate results

@@            Coverage Diff            @@
##           master    #208      +/-   ##
=========================================
+ Coverage    6.10%   6.41%   +0.31%     
=========================================
  Files         126     126              
  Lines       11162   11177      +15     
=========================================
+ Hits          681     717      +36     
+ Misses      10481   10460      -21     
Impacted Files Coverage Δ
src/params.rs 58.77% <100.00%> (+18.36%) ⬆️
src/ids.rs 36.57% <0.00%> (+1.71%) ⬆️
src/client/base/async_std.rs 90.90% <0.00%> (+2.27%) ⬆️
src/resources/generated/customer.rs 22.75% <0.00%> (+2.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d691b7c...f032570. Read the comment docs.

@arlyon arlyon merged commit dfd9703 into master Apr 7, 2022
@arlyon arlyon deleted the fix/list-params branch April 7, 2022 09:41
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.

Stripe error during List pagination
1 participant