Expand description
Predictive analysis — the prophecy engine.
Uses change history, stability scores, and coupling data to predict which files are likely to cause problems (bugs, test failures, etc.) in the near future.
Structs§
- Ecosystem
Alert - An ecosystem-level alert about codebase health.
- Prediction
- A single prediction about a file.
- Prophecy
Engine - The prophecy engine: predicts future problems based on historical patterns.
- Prophecy
Options - Options for prophecy prediction.
- Prophecy
Result - Result of a prophecy prediction run.
Enums§
- Alert
Type - The type of ecosystem alert.
- Prediction
Type - The type of prediction made.