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

Binary Encoding - Optimize Internal Types Detection Logic #4844

Open
Tracked by #4718
kundadebdatta opened this issue Oct 23, 2024 · 0 comments
Open
Tracked by #4718

Binary Encoding - Optimize Internal Types Detection Logic #4844

kundadebdatta opened this issue Oct 23, 2024 · 0 comments

Comments

@kundadebdatta
Copy link
Member

kundadebdatta commented Oct 23, 2024

Acceptance Criteria:

Identify internal types from namespace/assembly or similar. Or finding a way to at least fail tests - for example have a Dictionary somewhere that has to contain all internal types (Assembly + Namespace) and a flag whether it is supposed to be considered internal - than we could have a unit tests reflecting over types and checking whether they are listed in that dictionary - that way we could identify if a new type has been added that has not been marked as internal (or not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant