Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and update report services #529

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

KrzysztofPajak
Copy link
Member

Refactored report services by removing and re-adding OrderReportService, CustomerReportService, ProductsReportService

Refactored report services by removing and re-adding `OrderReportService` and `CustomerReportService` with updated namespaces and implementations. Removed `CustomerReportService.cs` and `OrderReportService.cs` files, and re-added them in new namespaces with enhanced methods and dependencies. Updated `ProductsReportService` namespace and removed `RegisterReports` method from `StartupApplication.cs`.
@KrzysztofPajak KrzysztofPajak merged commit dfb7896 into main Nov 24, 2024
2 checks passed
@KrzysztofPajak KrzysztofPajak deleted the feature/update-report-services branch November 24, 2024 15:32
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