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 Billing Meters and Billing Meter Events #275

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

winsmith
Copy link
Contributor

@winsmith winsmith commented Jan 9, 2025

This PR implements these APIs:

@winsmith winsmith requested a review from Andrewangeta as a code owner January 9, 2025 15:52
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 115 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@5c579be). Learn more about missing BASE report.

Files with missing lines Patch % Lines
Sources/StripeKit/Billing/Meters/MeterRoutes.swift 0.00% 59 Missing ⚠️
...ipeKit/Billing/Meter Events/MeterEventRoutes.swift 0.00% 21 Missing ⚠️
Sources/StripeKit/StripeClient.swift 0.00% 17 Missing ⚠️
Sources/StripeKit/Products/Prices/Price.swift 0.00% 10 Missing ⚠️
...es/StripeKit/Billing/Meter Events/MeterEvent.swift 0.00% 8 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             main    #275   +/-   ##
======================================
  Coverage        ?   2.02%           
======================================
  Files           ?     197           
  Lines           ?   10380           
  Branches        ?       0           
======================================
  Hits            ?     210           
  Misses          ?   10170           
  Partials        ?       0           
Files with missing lines Coverage Δ
...es/StripeKit/Billing/Meter Events/MeterEvent.swift 0.00% <0.00%> (ø)
Sources/StripeKit/Products/Prices/Price.swift 0.00% <0.00%> (ø)
Sources/StripeKit/StripeClient.swift 0.00% <0.00%> (ø)
...ipeKit/Billing/Meter Events/MeterEventRoutes.swift 0.00% <0.00%> (ø)
Sources/StripeKit/Billing/Meters/MeterRoutes.swift 0.00% <0.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant