type_fusion icon indicating copy to clipboard operation
type_fusion copied to clipboard

Collaborative Ruby type sampling

Results 5 type_fusion issues
Sort by recently updated
recently updated
newest added

Currently when adding type_fusion to a test suite of a gem, no samples are captured for the gem under test, as the sampler only selects any files that are in...

This pull request introduces the `config.gem_mode` configuration. Previously we only sampled calls from gems within the `Gem.default_path` directory. The gem mode is meant to allow TypeFusion to be run as...

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.0 to 1.66.1. Release notes Sourced from rubocop's releases. RuboCop 1.66.1 Bug fixes #13191: Fix an error for Style/IfWithSemicolon when using nested single-line if/;/end in block of...

dependencies

Bumps [minitest](https://github.com/minitest/minitest) from 5.25.1 to 5.25.3. Changelog Sourced from minitest's changelog. === 5.25.3 / 2024-12-03 5 bug fixes: Fixed assert_mock to fail instead of raise on unmet mock expectations. Fixed...

dependencies

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.0 to 1.69.1. Release notes Sourced from rubocop's releases. RuboCop 1.69.1 Bug fixes #13502: Fix an incorrect autocorrect for Style/DigChain when using safe navigation method chain with...

dependencies