This feature introduces the capability to store the history of various analyses performed within Vitality in the database. This will enable users to track trends, compare results over time, and gain deeper insights into the evolution of their projects.
🚀 Motivation
Provide users with a historical record of analysis results, allowing them to see how their projects have changed and improved over time.
Track the performance of applications over time, identifying regressions or improvements in key metrics.
📝 Proposed Solution
Extend the Vitality database schema to accommodate historical analysis data. This may involve creating new tables or adding fields to existing tables to store timestamp of the analysis.
✨ Description
This feature introduces the capability to store the history of various analyses performed within Vitality in the database. This will enable users to track trends, compare results over time, and gain deeper insights into the evolution of their projects.
🚀 Motivation
📝 Proposed Solution
Extend the Vitality database schema to accommodate historical analysis data. This may involve creating new tables or adding fields to existing tables to store timestamp of the analysis.