Remove unused test dependencies: MonteCarloMeasurements and BenchmarkTools #1191
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
MonteCarloMeasurementsandBenchmarkToolsAnalysis Performed
Conducted comprehensive analysis of all test files in the repository to identify unused dependencies:
Dependencies Removed:
BenchmarkTools - No usage found anywhere in tests
@benchmark,@btime, orBenchmarkToolsimports in any test files[extras]and test targetsMonteCarloMeasurements - No usage found in tests
DiffEqBaseMonteCarloMeasurementsExt[extras]and test targets (not from[weakdeps])Dependencies That Remain:
All other test dependencies are actively used across multiple test files:
aqua.jlhigh_level_solve.jldownstream/labelledarrays.jldownstream/unwrapping.jldownstream/distributed_ensemble.jlTest Plan
MonteCarloMeasurementsextension remains available as weak dependencyImpact
🤖 Generated with Claude Code