Skip to content

Add merchant daily performance summary endpoint#560

Merged
StuartFerguson merged 2 commits into
mainfrom
task/#559_merchant_daily_perf_summary
Jun 30, 2026
Merged

Add merchant daily performance summary endpoint#560
StuartFerguson merged 2 commits into
mainfrom
task/#559_merchant_daily_perf_summary

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Introduced a new API endpoint to retrieve a merchant's daily performance summary, including key metrics and the last five sales. Added supporting DTOs, query handlers, and LINQ logic for aggregation. Updated tests and endpoint mappings. Also applied minor code style improvements in MerchantHandler.

Introduced a new API endpoint to retrieve a merchant's daily performance summary, including key metrics and the last five sales. Added supporting DTOs, query handlers, and LINQ logic for aggregation. Updated tests and endpoint mappings. Also applied minor code style improvements in MerchantHandler.
@codacy-production

codacy-production Bot commented Jun 29, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 27 complexity · 4 duplication

Metric Results
Complexity 27
Duplication 4

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 linked an issue Jun 30, 2026 that may be closed by this pull request
6 tasks
@StuartFerguson StuartFerguson merged commit b69e6f3 into main Jun 30, 2026
5 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 Daily Performance Summary REST API

1 participant