Skip to content

Feature/licensing infrastructure#16

Merged
fupelaqu merged 3 commits intomainfrom
feature/licensingInfrastructure
Apr 16, 2026
Merged

Feature/licensing infrastructure#16
fupelaqu merged 3 commits intomainfrom
feature/licensingInfrastructure

Conversation

@fupelaqu
Copy link
Copy Markdown
Contributor

No description provided.

fupelaqu and others added 2 commits April 14, 2026 11:16
… ID registration

Enhances NaturalUser proto with optional name (field 17), additionalProperties map
(field 18), and default values for firstName/lastName/birthday. StripeAccountApi now
uses name for customer display name (with firstName/lastName fallback), registers
Tax IDs via TaxId.create() with country-resolved type, and handles idempotent
updates. Adds user oneof field to PaymentAccountCreatedOrUpdatedEvent for downstream
licensing consumers. Version bumped to 0.9.2.

Closed Issue #14
Closed Issue #15

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

❌ Patch coverage is 17.05882% with 141 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.14%. Comparing base (13865f6) to head (06029a3).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...app/softnetwork/payment/spi/StripeAccountApi.scala 0.70% 140 Missing ⚠️
...rk/payment/persistence/typed/PaymentBehavior.scala 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   40.13%   40.14%   +0.01%     
==========================================
  Files         152      152              
  Lines        9911     9988      +77     
  Branches     1628     1753     +125     
==========================================
+ Hits         3978     4010      +32     
- Misses       5933     5978      +45     
Flag Coverage Δ
unittests 40.14% <17.05%> (+0.01%) ⬆️

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 9d14fa6 into main Apr 16, 2026
3 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