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

Update MobilePay API to latest version #114

Merged
merged 8 commits into from
May 9, 2023

Conversation

jonasanker
Copy link
Member

Closes #113

@jonasanker jonasanker self-assigned this Nov 26, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2022

Codecov Report

Merging #114 (eabb6cd) into develop (2fa3f53) will decrease coverage by 0.93%.
The diff coverage is 1.19%.

@@             Coverage Diff             @@
##           develop     #114      +/-   ##
===========================================
- Coverage    16.27%   15.34%   -0.93%     
===========================================
  Files          156      156              
  Lines         7215     7658     +443     
  Branches       439      507      +68     
===========================================
+ Hits          1174     1175       +1     
- Misses        6006     6448     +442     
  Partials        35       35              
Impacted Files Coverage Δ
...eeCard.Common/Configuration/MobilePaySettingsV2.cs 100.00% <ø> (ø)
...d/CoffeeCard.Library/Services/v2/WebhookService.cs 0.00% <0.00%> (ø)
...ard.MobilePay/Generated/PaymentsApi/PaymentsApi.cs 0.00% <ø> (ø)
...ard.MobilePay/Generated/WebhooksApi/WebhooksApi.cs 0.00% <0.00%> (ø)
...d.MobilePay/Service/v2/MobilePayPaymentsService.cs 0.00% <0.00%> (ø)
...d.MobilePay/Service/v2/MobilePayWebhooksService.cs 0.00% <0.00%> (ø)
...eCard.WebApi/Controllers/v2/MobilePayController.cs 0.00% <0.00%> (ø)
...lePay/Utils/MobilePayServiceCollectionExtension.cs 57.14% <33.33%> (+10.47%) ⬆️
coffeecard/CoffeeCard.WebApi/Startup.cs 85.71% <100.00%> (+0.08%) ⬆️

@jonasanker jonasanker requested a review from a team November 26, 2022 22:31
@jonasanker jonasanker added the mobilepay New MobilePay Integration label Nov 26, 2022
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

2.4% 2.4% Coverage
0.0% 0.0% Duplication

Copy link
Member

@TTA777 TTA777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

TTA777
TTA777 previously requested changes Nov 29, 2022
Copy link
Member

@TTA777 TTA777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment

@jonasanker jonasanker force-pushed the feature/jonas/update-mpapi branch from cb53f53 to 41298b8 Compare February 12, 2023 09:28
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

2.4% 2.4% Coverage
0.0% 0.0% Duplication

@jonasanker jonasanker force-pushed the feature/jonas/update-mpapi branch from 41298b8 to eabb6cd Compare May 9, 2023 16:58
@jonasanker jonasanker enabled auto-merge (squash) May 9, 2023 17:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 9, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

2.4% 2.4% Coverage
0.0% 0.0% Duplication

@jonasanker jonasanker requested review from TTA777 and removed request for TTA777 May 9, 2023 17:37
@jonasanker jonasanker dismissed TTA777’s stale review May 9, 2023 17:38

Approved by Andreas

@jonasanker jonasanker merged commit 7e92d8e into develop May 9, 2023
@jonasanker jonasanker deleted the feature/jonas/update-mpapi branch May 9, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobilepay New MobilePay Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update MobilePay Payment OpenAPI spec and rebuild client
4 participants