10 Commits

Author SHA1 Message Date
Vladyslav Fedoriuk
e9f5426cd1 Add logic for parsing the dependencies and populating the database 2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
874ba24db2 Make upserting possible for source graph data 2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
e634895392 Add mypy 2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
6484b85956 Refactor the models and add a mapper
- A new mapper allows to create database repositories from the SourceGraph data
2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
193282b836 Ged rid of packages replaced by ruff 2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
61967ab207 Test listing the repositories 2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
b25f428467 Add coverage config 2023-07-29 12:23:26 +02:00
Vladyslav Fedoriuk
4c4dabb96c Extend tests 2023-07-29 11:50:31 +02:00
Vladyslav Fedoriuk
a0310ea3b1 Set up tests 2023-07-29 00:17:38 +02:00
Vladyslav Fedoriuk
e4e0ab47f7 Add tables and set up alembic 2023-07-28 22:56:43 +02:00