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

Enable razor UTs in-memory compilation #9190

Merged
merged 20 commits into from Apr 26, 2024
Merged

Conversation

CristianAmbrosini
Copy link
Contributor

Fixes #9010

@CristianAmbrosini CristianAmbrosini marked this pull request as draft April 23, 2024 14:25
@CristianAmbrosini CristianAmbrosini changed the title Cleanup and removal of the old implementation Enable razor UTs in-memory compilation Apr 23, 2024
Copy link

sonarcloud bot commented Apr 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@Tim-Pohlmann Tim-Pohlmann left a comment

Choose a reason for hiding this comment

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

The main code changes look good. I have some comments about the tests.

Copy link

sonarcloud bot commented Apr 26, 2024

Copy link

sonarcloud bot commented Apr 26, 2024

Quality Gate Passed Quality Gate passed for '.NET Analyzers parent'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@Tim-Pohlmann Tim-Pohlmann left a comment

Choose a reason for hiding this comment

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

LGTM!

@Tim-Pohlmann Tim-Pohlmann merged commit 97af801 into master Apr 26, 2024
31 checks passed
@Tim-Pohlmann Tim-Pohlmann deleted the sma/ut-razor-cleaning branch April 26, 2024 13:03
Tim-Pohlmann added a commit that referenced this pull request Apr 26, 2024
Tim-Pohlmann pushed a commit that referenced this pull request Apr 30, 2024
Co-authored-by: Sebastien Marichal <sebastien.marichal@sonarsource.com>
Tim-Pohlmann pushed a commit that referenced this pull request Apr 30, 2024
Co-authored-by: Sebastien Marichal <sebastien.marichal@sonarsource.com>
Tim-Pohlmann pushed a commit that referenced this pull request Apr 30, 2024
Co-authored-by: Sebastien Marichal <sebastien.marichal@sonarsource.com>

# Conflicts:
#	analyzers/tests/SonarAnalyzer.Test/Rules/Utilities/SymbolReferenceAnalyzerTest.cs
#	analyzers/tests/SonarAnalyzer.Test/TestCases/Utilities/SymbolReferenceAnalyzer/Razor.razor
Tim-Pohlmann pushed a commit that referenced this pull request May 2, 2024
Co-authored-by: Sebastien Marichal <sebastien.marichal@sonarsource.com>

# Conflicts:
#	analyzers/tests/SonarAnalyzer.Test/Rules/Utilities/SymbolReferenceAnalyzerTest.cs
#	analyzers/tests/SonarAnalyzer.Test/TestCases/Utilities/SymbolReferenceAnalyzer/Razor.razor
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.

Enable razor UTs in-memory compilation
3 participants