Skip to content

Fix cache hit in CodeAnalysisRuleSetPredictor#137

Merged
dfederm merged 5 commits into
microsoft:mainfrom
stan-sz:issue136
Apr 14, 2026
Merged

Fix cache hit in CodeAnalysisRuleSetPredictor#137
dfederm merged 5 commits into
microsoft:mainfrom
stan-sz:issue136

Conversation

@stan-sz
Copy link
Copy Markdown
Contributor

@stan-sz stan-sz commented Apr 8, 2026

Fixes #136

Comment thread src/BuildPrediction/Predictors/CodeAnalysisRuleSetPredictor.cs Outdated
Comment thread src/BuildPrediction/Predictors/CodeAnalysisRuleSetPredictor.cs Outdated
Comment thread src/BuildPrediction/Predictors/CodeAnalysisRuleSetPredictor.cs Outdated
Comment thread src/BuildPrediction/Predictors/CodeAnalysisRuleSetPredictor.cs Outdated
Comment thread src/BuildPrediction/Predictors/CodeAnalysisRuleSetPredictor.cs
@stan-sz stan-sz requested a review from dfederm April 10, 2026 08:31
Comment thread src/BuildPrediction/Predictors/CodeAnalysisRuleSetPredictor.cs Outdated
@dfederm dfederm merged commit 52b4d9c into microsoft:main Apr 14, 2026
3 checks passed
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.

File cache in CodeAnalysisRuleSetPredictor does not consider the rule set directories

2 participants