Skip to content

[codex] transaction mix report#649

Merged
StuartFerguson merged 1 commit into
mainfrom
task/#637_transaction_mix_report
Jul 6, 2026
Merged

[codex] transaction mix report#649
StuartFerguson merged 1 commit into
mainfrom
task/#637_transaction_mix_report

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

What changed

  • Added the Transaction Mix reporting page with a LiveCharts row chart, summary cards, top categories, and drill-down transaction list.
  • Wired the mobile app and reporting navigation to the new page.
  • Added request/response mapping for the ACL transaction mix summary endpoint.
  • Added unit coverage for the view model and reporting service.
  • Added an end-to-end reporting scenario that drives the app to the Transaction Mix page and verifies the chart is present.

Validation

  • dotnet build TransactionProcessor.Mobile\TransactionProcessor.Mobile.csproj --no-restore
  • dotnet test TransactionProcessor.Mobile.BusinessLogic.Tests\TransactionProcessor.Mobile.BusinessLogic.Tests.csproj --no-restore
  • dotnet build TransactionProcessor.Mobile.UITests\TransactionProcessor.Mobile.UITests.csproj --no-restore

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 21 complexity · 6 duplication

Metric Results
Complexity 21
Duplication 6

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@StuartFerguson StuartFerguson marked this pull request as ready for review July 6, 2026 09:58
@StuartFerguson StuartFerguson merged commit e58a5af into main Jul 6, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a transaction mix report by product and transaction type

1 participant