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

feat: improve api doc code to fix / add more coverage #332

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

arlyon
Copy link
Owner

@arlyon arlyon commented Feb 1, 2023

Summary

Improves the url finding code in the codegen such that we cover more of the (and fix broken) urls. Closes #326.

Checklist

@arlyon arlyon mentioned this pull request Feb 1, 2023
2 tasks
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #332 (fecaa2e) into master (ae86ff4) will increase coverage by 1.04%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #332      +/-   ##
=========================================
+ Coverage    5.53%   6.57%   +1.04%     
=========================================
  Files         147     130      -17     
  Lines       14713   20022    +5309     
=========================================
+ Hits          814    1317     +503     
- Misses      13899   18705    +4806     
Impacted Files Coverage Δ
src/resources/generated/balance.rs 0.00% <0.00%> (ø)
src/resources/generated/cash_balance.rs 0.00% <ø> (ø)
src/resources/generated/checkout_session.rs 0.00% <ø> (ø)
src/resources/generated/issuing_authorization.rs 0.00% <ø> (ø)
src/resources/generated/issuing_card.rs 0.00% <ø> (ø)
src/resources/generated/issuing_cardholder.rs 0.00% <ø> (ø)
src/resources/generated/issuing_dispute.rs 0.00% <ø> (ø)
src/resources/generated/issuing_transaction.rs 0.00% <ø> (ø)
src/resources/generated/login_link.rs 0.00% <ø> (ø)
src/resources/generated/payment_link.rs 0.00% <ø> (ø)
... and 167 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@arlyon arlyon merged commit 260d450 into master Feb 1, 2023
@jwiesler jwiesler deleted the feat/improve-api-docs branch April 26, 2024 16:36
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.

Incorrect stripe docs link
1 participant