Skip to content

Refactor GrantService to MediatR commands/queries in BusinessLogic#1412

Merged
StuartFerguson merged 9 commits intomasterfrom
copilot/refactor-grant-service
Apr 12, 2026
Merged

Refactor GrantService to MediatR commands/queries in BusinessLogic#1412
StuartFerguson merged 9 commits intomasterfrom
copilot/refactor-grant-service

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 12, 2026

  • Fix CS0019 build error in Grants/Index.cshtml.cs (previous)
  • Reduce cyclomatic complexity of BuildGrantDetailsAsync from 9 to ≤8 by extracting application lookup into GetApplicationDisplayAsync

Copilot AI linked an issue Apr 12, 2026 that may be closed by this pull request
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 12, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 15 complexity · 0 duplication

Metric Results
Complexity 15
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Copilot AI and others added 2 commits April 12, 2026 18:30
Copilot AI changed the title [WIP] Refactor Grant Service to use commands and queries Refactor GrantService to MediatR commands/queries in BusinessLogic Apr 12, 2026
Copilot AI requested a review from StuartFerguson April 12, 2026 18:34
…n GrantRequestHandler

Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/c0933733-1a73-46f8-ac36-c9fe73b5778e

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
@StuartFerguson StuartFerguson marked this pull request as ready for review April 12, 2026 18:49
…r and ForgotPassword Index

Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/4bee2cf7-c495-4894-b9dd-7effb86cfda4

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
…lder Remove exclusion)

Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/446bc522-d6cd-4ed7-8c28-af9162eb814e

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
@StuartFerguson StuartFerguson merged commit b867a54 into master Apr 12, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grant Service Refactor

2 participants