14 Commits

Author SHA1 Message Date
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
9d0e6e606d Fix waits in the SourceGraph client 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
376d7200f6 Fix tests 2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
9fa3b8e43b Add parsing of the SourceGraph SSE data 2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
dae524ab0c Add a working prototype of SourceGraph client 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
4cc03600c3 Add coverage report 2023-08-15 13:17:07 +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
Vladyslav Fedoriuk
98e8a079e6 Remove old code 2023-07-27 09:29:43 +02:00