Skip to content

C#: Only report dataflow inconsistencies (step to itself) in source code. #13124

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

Conversation

michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented May 11, 2023

It turns out that some of the consistency tests reports lots of inconsistencies in compiled code, which is a problem if the location of the compile code changes and/or if the location is machine specific.
We exclude the compiled code from out of the more noise consistency tests.

@github-actions github-actions bot added the C# label May 11, 2023
@michaelnebel michaelnebel marked this pull request as ready for review May 11, 2023 09:46
@michaelnebel michaelnebel requested a review from a team as a code owner May 11, 2023 09:46
Copy link
Contributor

@tamasvajk tamasvajk left a comment

Choose a reason for hiding this comment

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

LGTM, the empty consistency expected files could be deleted.

@michaelnebel michaelnebel merged commit a0a8468 into github:main May 11, 2023
@michaelnebel michaelnebel deleted the csharp/dataflowconsistency-identity-only-source branch May 11, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants