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

Allow custom implementations of ICountOptionCollection. Fixes #1382 #1394

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

uffelauesen
Copy link
Contributor

This PR fixes #1382

By making ICountOptionCollection public implementers can provide their own TotalCount implementation for nested resource sets.

A unit test have been included to showcase the intended use and behavior.

@WanjohiSammy
Copy link
Contributor

LGM

WanjohiSammy
WanjohiSammy previously approved these changes Jan 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

xuzhg
xuzhg previously approved these changes Jan 30, 2025
@uffelauesen uffelauesen dismissed stale reviews from xuzhg and WanjohiSammy via 48a4086 February 5, 2025 09:17
@uffelauesen
Copy link
Contributor Author

Hi @WanjohiSammy and @xuzhg
I noticed that the pipeline failed due to the BSL needing an update as the interface is now public.
I have updated the BSL accordingly.
Please have a look again.
Thanks

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.

Please make interface ICountOptionCollection public
3 participants