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: Add sis_ id prefix for usage record summaries #371

Merged
merged 1 commit into from
May 11, 2023

Conversation

sam-butcher
Copy link
Contributor

@sam-butcher sam-butcher commented May 4, 2023

Summary

Adds the sis_ id as an option for UsageRecordSummaryIds, as seen in the Stripe API docs - see the Response example at https://stripe.com/docs/api/usage_records/subscription_item_summary_list

Checklist

@sam-butcher sam-butcher marked this pull request as ready for review May 4, 2023 15:49
@sam-butcher
Copy link
Contributor Author

@arlyon Would it be possible for you to take a look at this?

@arlyon
Copy link
Owner

arlyon commented May 9, 2023

Oops, thanks for the ping, my notifications have been a mess recently! I will run CI now, thanks for taking the time.

@arlyon
Copy link
Owner

arlyon commented May 9, 2023

I have pushed a change to fix the CI msrv pin issue, please rebase when you get the chance and ping me when its done :)

@sam-butcher
Copy link
Contributor Author

@arlyon Done!

@sam-butcher
Copy link
Contributor Author

@arlyon sorry for pinging again, can I get a bump on CI for this?

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Merging #371 (1042493) into master (9bcd6a8) will decrease coverage by 0.42%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #371      +/-   ##
=========================================
- Coverage    6.24%   5.83%   -0.42%     
=========================================
  Files         141     140       -1     
  Lines       21133   21029     -104     
=========================================
- Hits         1319    1226      -93     
+ Misses      19814   19803      -11     
Impacted Files Coverage Δ
src/ids.rs 56.33% <ø> (ø)

... and 1 file with indirect coverage changes

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

@arlyon arlyon merged commit cd3e3f2 into arlyon:master May 11, 2023
@arlyon
Copy link
Owner

arlyon commented May 11, 2023

All merged! I'll baby-sit the release as well and ping you when it's done.

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.

2 participants