ekino / v6y

Vitality is a tool crafted to maintain and optimize the health and performance of codebase and applications.
MIT License
4 stars 1 forks source link

[FEATURE]: Analysis History Tracking in Vitality Database #19

Open helabenkhalfallah opened 1 month ago

helabenkhalfallah commented 1 month ago

✨ 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.