Closed sam-butcher closed 1 year ago
@arlyon Would it be possible for you to take a look at this?
Oops, thanks for the ping, my notifications have been a mess recently! I will run CI now, thanks for taking the time.
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 :)
@arlyon Done!
@arlyon sorry for pinging again, can I get a bump on CI for this?
Merging #371 (1042493) into master (9bcd6a8) will decrease coverage by
0.42%
. The diff coverage isn/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
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
All merged! I'll baby-sit the release as well and ping you when it's done.
Summary
Adds the
sis_
id as an option forUsageRecordSummaryId
s, as seen in the Stripe API docs - see the Response example at https://stripe.com/docs/api/usage_records/subscription_item_summary_listChecklist
cargo make fmt