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

feat: Add stripe setupIntent api #1083

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: Add stripe setupIntent api

058e85f
Select commit
Loading
Failed to load commit list.
Draft

feat: Add stripe setupIntent api #1083

feat: Add stripe setupIntent api
058e85f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2025 in 1s

95.96% (-0.06%) compared to d501c77

View this Pull Request on Codecov

95.96% (-0.06%) compared to d501c77

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 95.96%. Comparing base (d501c77) to head (058e85f).

Files with missing lines Patch % Lines
api/internal/owner/views.py 30.00% 7 Missing ⚠️
services/billing.py 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1083      +/-   ##
==========================================
- Coverage   96.02%   95.96%   -0.06%     
==========================================
  Files         828      828              
  Lines       19476    19496      +20     
==========================================
+ Hits        18702    18710       +8     
- Misses        774      786      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.