arlyon / async-stripe

Async (and blocking!) Rust bindings for the Stripe API
https://payments.rs
Apache License 2.0
464 stars 130 forks source link

fix: generate api version from the codegen #361

Closed arlyon closed 1 year ago

arlyon commented 1 year ago

Summary

Closes https://github.com/arlyon/async-stripe/issues/360 and https://github.com/arlyon/async-stripe/issues/320

Checklist

codecov[bot] commented 1 year ago

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%) :arrow_down:
src/client/stripe.rs 84.47% <100.00%> (ø)

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