Skip to content

fix: 🚑️ include issues and optimized query processing#26

Merged
Erlend Ellefsen (erlendellefsen) merged 5 commits into
mainfrom
25-include-without-filtering-issues
Sep 29, 2025
Merged

fix: 🚑️ include issues and optimized query processing#26
Erlend Ellefsen (erlendellefsen) merged 5 commits into
mainfrom
25-include-without-filtering-issues

Conversation

@erlendellefsen
Copy link
Copy Markdown
Collaborator

Fixes issues with includes on big datasets, optimizes EF Core query generation, and improves codebase maintainability through logging cleanup and XML documentation.

…d add detailed logging for inclusion processing
- Remove excessive debug logging across all components for better performance
- Add minimal XML documentation comments for all public APIs (resolves CS1591 warnings)
- Streamline logging to essential information only (errors, warnings, key operations)
- Improve code clarity by reducing log noise while maintaining debuggability
- Clean up debugging guide to focus on practical troubleshooting
@erlendellefsen Erlend Ellefsen (erlendellefsen) added the documentation Improvements or additions to documentation label Sep 29, 2025
@erlendellefsen Erlend Ellefsen (erlendellefsen) linked an issue Sep 29, 2025 that may be closed by this pull request
@erlendellefsen Erlend Ellefsen (erlendellefsen) added the enhancement New feature or request label Sep 29, 2025
@erlendellefsen Erlend Ellefsen (erlendellefsen) merged commit f4db9ff into main Sep 29, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include without filtering issues

1 participant