Skip to content

Conversation

@ShipilA
Copy link
Contributor

@ShipilA ShipilA commented Sep 19, 2025

Changeset added

Features

Making PaymentMethodInfoDraft toDraft() working without field custom, which is not required for the PaymentMethodInfoDraft

Fixes

Breaking changes

@ShipilA ShipilA requested a review from a team as a code owner September 19, 2025 14:38
@ShipilA ShipilA requested a review from jenschude September 19, 2025 14:39
.name(LocalizedString.of())
.build();

assertNotNull(paymentMethodInfo.toDraft());
Copy link
Contributor

Choose a reason for hiding this comment

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

better assert the type here

@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.51%. Comparing base (8bd0e07) to head (6f75600).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main    #991      +/-   ##
==========================================
+ Coverage     9.50%   9.51%   +0.01%     
- Complexity    2015    2016       +1     
==========================================
  Files         7708    7708              
  Lines        75582   75582              
  Branches       302     302              
==========================================
+ Hits          7186    7194       +8     
+ Misses       68219   68211       -8     
  Partials       177     177              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ShipilA ShipilA merged commit 572e90b into main Sep 22, 2025
15 checks passed
@ShipilA ShipilA deleted the support-35419 branch September 22, 2025 10:24
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.

3 participants