"src/kpi_manager/tests/test_kpi_db.py" did not exist on "99242d0562b7724e5ca7926ed9f2d013591b3078"
- Jan 04, 2023
-
-
Lluis Gifre Renom authored
- cleaned up script run tests locally - temporarily added script to automate test & coverage reporting - reorganized unitary tests - migration in progress to use single-column primary-key for main entities - intermediate backup ; work in progress
-
- Jan 03, 2023
-
-
Lluis Gifre Renom authored
- reorganized code spliting database models, enumerations, and operation methods - separated unitary tests per entity and defined order between them - separated unitary test for fasthasher - modev old code to separate folder
-
- Jan 02, 2023
-
-
Lluis Gifre Renom authored
- progress on migration to CockroachDB (partial)
-
- Dec 15, 2022
-
-
Lluis Gifre Renom authored
- updatd EventsCollector get_events - added field created_at in ContextModel - added ChangeFeedClient - WIP arrangements in unitary tests - WIP arrangements in ServicerImpl - arranged run_tests_locally script
-
Lluis Gifre Renom authored
- reviewing integration with CockroachDB - reviewing context REST API - reviewing database schema - reviewing code
-