Commit d569421
authored
VED-803 Refactor filenameprocessor (#929)
* init
* terraform fmt
* mappings -> shared
* exclude for http:
* Dockerfile
* utils
* log_firehose
* log_firehose II
* log_firehose III
* log_firehose
* mappings not shared
* ruff
* sqs_client
* get_delta_table
* ruff format
* exclude_snomed_urls
* noqa S5332
* noqa S5332 II
* NOSONAR(S5332)
* init: move
* init: pyproject.toml
* fmt
* empty commit to trigger github actions
* revert to pre-802
* batch.Dockerfile
* rm batch.Dockerfile
* clients, errors, redis_client
* ruff
* Empty commit to kick github actions (stale terraform plan)
* note on global_redis_client
* log_decorator
* singleton redis_cache
* GenericSetUp/TearDown
* from tests.
* ruff
* removed lambda_client1 parent e522628 commit d569421
File tree
47 files changed
+418
-808
lines changed- .github
- workflows
- filenameprocessor
- src
- tests
- utils_for_tests
- infrastructure/instance
- lambdas
- delta_backend
- filenameprocessor
- .vscode
- src
- tests
- sample_files
- utils_for_tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+418
-808
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
60 | 57 | | |
61 | | - | |
| 58 | + | |
62 | 59 | | |
63 | 60 | | |
| 61 | + | |
64 | 62 | | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 100 | | |
110 | 101 | | |
111 | 102 | | |
| |||
182 | 173 | | |
183 | 174 | | |
184 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
185 | 198 | | |
186 | 199 | | |
187 | 200 | | |
| |||
216 | 229 | | |
217 | 230 | | |
218 | 231 | | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments