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: generate api version from the codegen #361

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

arlyon
Copy link
Owner

@arlyon arlyon commented Apr 5, 2023

Summary

Closes #360 and #320

Checklist

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #361 (3006688) into master (e7c6456) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

@@            Coverage Diff            @@
##           master    #361      +/-   ##
=========================================
- Coverage    6.35%   6.35%   -0.01%     
=========================================
  Files         137     137              
  Lines       20779   20781       +2     
=========================================
  Hits         1321    1321              
- Misses      19458   19460       +2     
Impacted Files Coverage Δ
src/resources/types.rs 3.64% <50.00%> (-0.06%) ⬇️
src/client/stripe.rs 84.47% <100.00%> (ø)

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

@arlyon arlyon merged commit d3a3af4 into master Apr 5, 2023
@jwiesler jwiesler deleted the version-update 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.

It seems that the API Version is completely out of date
1 participant