arlyon / async-stripe

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

feat: add tax calculation api behind a feature #393

Closed arlyon closed 1 year ago

arlyon commented 1 year ago

Summary

Exposes the tax calculation API as requested in https://github.com/arlyon/async-stripe/discussions/365

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #393 (2266ed1) into master (f32cd8d) will decrease coverage by 0.10%. The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #393      +/-   ##
=========================================
- Coverage    6.00%   5.90%   -0.10%     
=========================================
  Files         142     145       +3     
  Lines       22008   22379     +371     
=========================================
  Hits         1321    1321              
- Misses      20687   21058     +371     
Impacted Files Coverage Δ
src/ids.rs 56.33% <ø> (ø)
src/resources/generated/tax_calculation.rs 0.00% <0.00%> (ø)
...c/resources/generated/tax_calculation_line_item.rs 0.00% <0.00%> (ø)
...generated/tax_product_resource_customer_details.rs 0.00% <0.00%> (ø)

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