@@ -24,7 +24,7 @@ python main.py --file tests/test_data/products.csv --aggregate "rating=avg"
24
24
<details >
25
25
<summary >Скриншот вывода</summary >
26
26
27
- ![ Агрегация] (images/Снимок экрана 2025-07-15 в 03.05.28 .png)
27
+ ![ Агрегация] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/2 .png)
28
28
29
29
</details >
30
30
@@ -39,7 +39,7 @@ python main.py --file tests/test_data/products.csv --where "brand=apple" --aggre
39
39
<details >
40
40
<summary >Скриншот вывода</summary >
41
41
42
- ![ Комбинированный запрос] (images/Снимок экрана 2025-07-15 в 03.05.40 .png)
42
+ ![ Комбинированный запрос] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/3 .png)
43
43
44
44
</details >
45
45
@@ -54,8 +54,8 @@ python main.py --file tests/test_data/products.csv --order-by "price=desc"
54
54
<details >
55
55
<summary >Скриншот вывода</summary >
56
56
57
- ![ Сортировка 1 часть] (images/Снимок экрана 2025-07-15 в 03.06.40 .png)
58
- ![ Сортировка 2 часть] (images/Снимок экрана 2025-07-15 в 03.06.49 .png)
57
+ ![ Сортировка 1 часть] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/4 .png)
58
+ ![ Сортировка 2 часть] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/5 .png)
59
59
</details >
60
60
61
61
---
@@ -69,7 +69,7 @@ python main.py --file tests/test_data/products.csv --where "brand=samsung" --ord
69
69
<details >
70
70
<summary >Скриншот вывода</summary >
71
71
72
- ![ Фильтрация + сортировка] (images/Снимок экрана 2025-07-15 в 03.07.04 .png)
72
+ ![ Фильтрация + сортировка] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/6 .png)
73
73
74
74
</details >
75
75
@@ -84,8 +84,8 @@ pytest tests/ --cov=src --cov-report=term-missing
84
84
<details >
85
85
<summary >Скриншот вывода</summary >
86
86
87
- ![ pytest 1 часть] (images/Снимок экрана 2025-07-15 в 03.07.23 .png)
88
- ![ pytest 2 часть] (images/Снимок экрана 2025-07-15 в 03.07.30 .png)
87
+ ![ pytest 1 часть] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/7 .png)
88
+ ![ pytest 2 часть] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/8 .png)
89
89
</details >
90
90
91
91
---
@@ -100,8 +100,8 @@ docker-compose up
100
100
<details >
101
101
<summary >Скриншот вывода</summary >
102
102
103
- ![ docker-compose up] (images/Снимок экрана 2025-07-15 в 03.03.36 .png)
104
- ![ docker-compose.yml] (images/Снимок экрана 2025-07-15 в 03.04.02 .png)
103
+ ![ docker-compose up] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/9 .png)
104
+ ![ docker-compose.yml] ( https://github.com/averageencoreenjoer/processing-csv/raw/main/images/10 .png)
105
105
</details >
106
106
107
107
---
0 commit comments