Skip to content

Refactor collection and request handling#4

Merged
markkr125 merged 1 commit intomainfrom
structure-refactor
Mar 7, 2026
Merged

Refactor collection and request handling#4
markkr125 merged 1 commit intomainfrom
structure-refactor

Conversation

@markkr125
Copy link
Owner

  • Introduced a new for read-only query functions related to collections and requests, separating them from CRUD operations.
  • Removed redundant functions from and updated imports accordingly.
  • Enhanced service layer to utilize the new query repository for fetching collections and requests.
  • Added utility functions for parsing headers in the HTTP service layer, improving code reusability.
  • Updated tests to reflect changes in repository structure and ensure coverage for new functionalities.

- Introduced a new  for read-only query functions related to collections and requests, separating them from CRUD operations.
- Removed redundant functions from  and updated imports accordingly.
- Enhanced service layer to utilize the new query repository for fetching collections and requests.
- Added utility functions for parsing headers in the HTTP service layer, improving code reusability.
- Updated tests to reflect changes in repository structure and ensure coverage for new functionalities.
@markkr125 markkr125 merged commit 3911563 into main Mar 7, 2026
3 checks passed
@markkr125 markkr125 deleted the structure-refactor branch March 7, 2026 19:16
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