Skip to content

Add file import log API endpoint and restore settlements#548

Merged
StuartFerguson merged 1 commit into
mainfrom
task/#545_file_import_log_list_endpoint
May 20, 2026
Merged

Add file import log API endpoint and restore settlements#548
StuartFerguson merged 1 commit into
mainfrom
task/#545_file_import_log_list_endpoint

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member
  • Introduce API, models, queries, and handlers for file import logs
  • Add integration tests and DB helpers for file import log data
  • Restore and refactor settlement endpoints and handlers
  • Register new endpoints in Startup and MiddlewareRegistry
  • Update ReportingManager and interfaces for new queries
  • Improve code structure and remove unused code
    closes File Import Log List Endpoint #545

- Introduce API, models, queries, and handlers for file import logs
- Add integration tests and DB helpers for file import log data
- Restore and refactor settlement endpoints and handlers
- Register new endpoints in Startup and MiddlewareRegistry
- Update ReportingManager and interfaces for new queries
- Improve code structure and remove unused code
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 2 minor

Results:
2 new issues

Category Results
CodeStyle 2 minor

View in Codacy

🟢 Metrics 4 complexity · 2 duplication

Metric Results
Complexity 4
Duplication 2

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 merged commit 227cc66 into main May 20, 2026
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.

File Import Log List Endpoint

1 participant