-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
feature requestan issue that asks for a feature which is not supported yetan issue that asks for a feature which is not supported yethelp wanted
Description
By this point, we should have an extension point for custom pruning logic.
We need another class that implements weights based on pruning logic.
E.g. with:
# crystalball.yml
weights:
- ["/app/models/*", 10]
- ["/app/controllers/*", 5]
- ["/app/mailers/*", 1]Crystalball should fill examples limit to closest possible ratio as in weights.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestan issue that asks for a feature which is not supported yetan issue that asks for a feature which is not supported yethelp wanted