Skip to content

licensing infrastructure#23

Merged
fupelaqu merged 4 commits intomainfrom
feature/licensingInfrastructure
Apr 24, 2026
Merged

licensing infrastructure#23
fupelaqu merged 4 commits intomainfrom
feature/licensingInfrastructure

Conversation

@fupelaqu
Copy link
Copy Markdown
Contributor

fupelaqu and others added 4 commits April 23, 2026 19:42
- SoftPayAccountServiceEndpoints: GET /account/profile returning DefaultProfileView via LoadProfile
- BillingPortalApi SPI + StripeBillingPortalApi: Stripe Customer Portal session creation
- BillingPortalEndpoints: POST /billing-portal endpoint
- BasicPaymentService: BillingPortalSessionNotCreated → HTTP 500 (was 400)
- PaymentBehavior: CreateBillingPortalSession command handler
- Payment.Config: billingPortalRoute config field
Closed Issue #22
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 16.66667% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.43%. Comparing base (d04add6) to head (a368f81).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...rk/payment/persistence/typed/PaymentBehavior.scala 0.00% 11 Missing ⚠️
...ftnetwork/payment/spi/StripeBillingPortalApi.scala 0.00% 6 Missing ⚠️
...tnetwork/payment/service/BasicPaymentService.scala 33.33% 2 Missing ⚠️
...app/softnetwork/payment/spi/MangoPayProvider.scala 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   41.58%   41.43%   -0.16%     
==========================================
  Files         153      155       +2     
  Lines       10315    10337      +22     
  Branches     1673     1763      +90     
==========================================
- Hits         4290     4283       -7     
- Misses       6025     6054      +29     
Flag Coverage Δ
unittests 41.43% <16.66%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@fupelaqu fupelaqu merged commit 2d1f0e8 into main Apr 24, 2026
2 of 5 checks passed
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.

1 participant