Skip to content

Send a payment link to the customer from the admin order view - #126

Merged
loevgaard merged 2 commits into
2.xfrom
admin-payment-link
Aug 17, 2026
Merged

Send a payment link to the customer from the admin order view#126
loevgaard merged 2 commits into
2.xfrom
admin-payment-link

Merge the Twig extensions into one PaymentExtension + PaymentRuntime

7116f3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 1s

87.37% (+1.37%) compared to de9c05c

View this Pull Request on Codecov

87.37% (+1.37%) compared to de9c05c

Details

Codecov Report

❌ Patch coverage is 98.78049% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.37%. Comparing base (de9c05c) to head (7116f3c).

Files with missing lines Patch % Lines
src/Controller/Admin/SendPaymentLinkAction.php 95.45% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #126      +/-   ##
============================================
+ Coverage     85.99%   87.37%   +1.37%     
- Complexity      154      182      +28     
============================================
  Files            20       23       +3     
  Lines           614      689      +75     
============================================
+ Hits            528      602      +74     
- Misses           86       87       +1     

☔ View full report in Codecov by Harness.
📢 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.