ai-cfia / ai-cfia/api-test

Archiving all runs history of the Finesse Benchmark Tool to Datahub

オープン
#4 コメント 1 件 リアクション 0 件 担当者 1 名 @elwoujdi が担当を希望しています GitHub で見る
主要言語
Python
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

## Summary
The Finesse benchmark tool currently saves test data locally, which hinders archiving all runs history for comparison with historical performance data. Moreover, not all data is captured in the CSV or Markdown files, as there is an overflow of responses from Finesse. Hence, it would be beneficial to migrate this data storage to a database solution.

## Tasks
- [ ] Create a schema on Datahub
- [ ] Modify the script to connect to Datahub and save data on table
- [ ] Test the migration process thoroughly with test.

## Acceptance Criteria
* Ensure all test data from Finesse benchmarking is successfully migrated to a PostgreSQL database.
* Develop a script or tool to automate the process of saving data to the PostgreSQL table.
* Verify that all data is accurately captured and stored in the database without any loss or truncation.
* Implement error handling mechanisms to address any potential issues during data migration.
* Conduct thorough testing to validate the functionality and reliability of the PostgreSQL database for storing Finesse benchmark test data.
* Document the migration process and provide clear instructions for future maintenance and updates.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。