Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
helabenkhalfallah opened this issue Oct 21, 2024 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@helabenkhalfallah
Copy link
Member

✨ 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

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

@helabenkhalfallah helabenkhalfallah added the enhancement New feature or request label Oct 21, 2024
@helabenkhalfallah helabenkhalfallah self-assigned this Oct 21, 2024
@helabenkhalfallah helabenkhalfallah added feature and removed enhancement New feature or request labels Oct 21, 2024
@helabenkhalfallah helabenkhalfallah added this to the Vitality 3.0 milestone Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant