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

Stripe Apple Pay for MacOS #1045

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Stripe Apple Pay for MacOS #1045

merged 2 commits into from
Dec 6, 2024

Conversation

BPerlakiH
Copy link
Collaborator

@BPerlakiH BPerlakiH commented Dec 6, 2024

Fixes: #1033

In order to build this on CI, the certificate / provisioning profile needs to be changed.

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 37.18%. Comparing base (cdeae99) to head (c832a1a).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
App/App_macOS.swift 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1045      +/-   ##
==========================================
+ Coverage   36.01%   37.18%   +1.16%     
==========================================
  Files         127      127              
  Lines        7453     7450       -3     
==========================================
+ Hits         2684     2770      +86     
+ Misses       4769     4680      -89     

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

@kelson42 kelson42 merged commit 8708589 into main Dec 6, 2024
4 checks passed
@kelson42 kelson42 deleted the stripe-macOS branch December 6, 2024 09:59
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.

Implement Apple Pay donations for macOS
3 participants