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

Add webhook event props #233

Merged
merged 2 commits into from
Jun 3, 2022
Merged

Add webhook event props #233

merged 2 commits into from
Jun 3, 2022

Conversation

arlyon
Copy link
Owner

@arlyon arlyon commented Jun 3, 2022

This supercedes #214

@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #233 (658cfe0) into master (d53651a) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #233      +/-   ##
=========================================
- Coverage    5.49%   5.48%   -0.01%     
=========================================
  Files         145     145              
  Lines       13245   13261      +16     
=========================================
  Hits          728     728              
- Misses      12517   12533      +16     
Impacted Files Coverage Δ
src/resources/webhook_events.rs 91.48% <ø> (ø)
src/resources/generated/charge.rs 0.63% <0.00%> (-0.01%) ⬇️
src/resources/generated/order.rs 0.00% <0.00%> (ø)
src/resources/generated/setup_intent.rs 0.00% <0.00%> (ø)
src/resources/generated/payment_intent.rs 0.00% <0.00%> (ø)
src/resources/generated/payment_method.rs 0.00% <0.00%> (ø)
src/resources/generated/terminal_reader.rs 0.00% <0.00%> (ø)
...nerated/payment_method_options_customer_balance.rs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 527e1cb...658cfe0. Read the comment docs.

@arlyon
Copy link
Owner Author

arlyon commented Jun 3, 2022

Closed, ty for the contribution @lms11 🎉

@arlyon arlyon deleted the add-webhook-event-props branch July 6, 2022 10:47
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.

None yet

2 participants