Commit c8eac49
committed
chore: BI-0 fix & enforce UP006 check
1 parent 1b91ddc commit c8eac49
File tree
301 files changed
+1239
-1703
lines changed- lib
- dl_api_client/dl_api_client/dsmaker
- api
- schemas
- dl_api_commons
- dl_api_commons_tests/unit/aio
- dl_api_commons
- aiohttp
- aio/middlewares
- flask
- middlewares
- reporting
- dl_api_connector
- dl_api_connector_tests/unit
- dl_api_connector/api_schema
- dl_api_lib/dl_api_lib
- aio
- api_common
- app
- control_api/resources
- data_api/resources
- dataset
- connection_forms
- connector_availability
- dataset
- query/formalization
- schemas
- service_registry
- dl_app_tools/dl_app_tools
- dl_attrs_model_mapper/dl_attrs_model_mapper
- dl_auth_api_lib/dl_auth_api_lib
- dl_cache_engine/dl_cache_engine
- dl_compeng_pg/dl_compeng_pg
- compeng_aiopg
- compeng_asyncpg
- compeng_pg_base
- dl_configs/dl_configs
- settings_loaders
- dl_connector_bigquery/dl_connector_bigquery/core
- dl_connector_bundle_chs3/dl_connector_bundle_chs3/chs3_base/api/api_schema
- dl_connector_chyt/dl_connector_chyt/core
- dl_connector_clickhouse/dl_connector_clickhouse/core/clickhouse_base
- dl_connector_metrica/dl_connector_metrica/core
- dl_connector_mssql/dl_connector_mssql/core
- dl_connector_mysql/dl_connector_mysql/core
- dl_connector_oracle/dl_connector_oracle/core
- dl_connector_postgresql/dl_connector_postgresql/core
- postgresql_base
- postgresql
- dl_connector_promql/dl_connector_promql/core
- dl_connector_snowflake/dl_connector_snowflake/core
- dl_connector_ydb/dl_connector_ydb
- api/ydb/connection_form
- core/base
- db_testing
- dl_core_testing/dl_core_testing
- testcases
- dl_core
- dl_core_tests
- db/compeng
- unit/components
- dl_core
- aio/web_app_services/data_processing
- components/dependencies
- connection_executors
- adapters
- models
- qe_serializer
- remote_query_executor
- connection_models
- connections_security
- connectors/base
- data_processing
- processing
- db_base
- db
- lifecycle
- reporting
- services_registry
- us_manager
- crypto
- storage_schemas
- dl_db_testing/dl_db_testing/database
- dl_file_secure_reader_lib/dl_file_secure_reader_lib/resources
- dl_file_uploader_api_lib/dl_file_uploader_api_lib
- schemas
- views
- dl_file_uploader_lib/dl_file_uploader_lib
- redis_model
- dl_formula_ref/dl_formula_ref
- examples
- registry
- rich_text
- dl_formula_testing/dl_formula_testing
- testcases
- dl_formula
- dl_formula_tests/unit
- core
- mutation
- translation
- validation
- dl_formula
- core
- definitions
- inspect
- mutation
- parser
- antlr
- scripts
- slicing
- translation
- utils
- validation
- dl_maintenance/dl_maintenance
- api
- core
- dl_model_tools/dl_model_tools
- schema
- dl_pivot/dl_pivot
- dl_query_processing/dl_query_processing
- compilation
- execution
- legend
- merging
- postprocessing
- postprocessors
- translation
- dl_s3/dl_s3/data_sink
- dl_sqlalchemy_metrica_api/dl_sqlalchemy_metrica_api
- dl_testing/dl_testing
- dl_type_transformer/dl_type_transformer
- dl_utils/dl_utils
- dynamic_enum/dynamic_enum
- terrarium/dl_repmanager/dl_repmanager
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
301 files changed
+1239
-1703
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | | - | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | | - | |
| 38 | + | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
Lines changed: 98 additions & 100 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
194 | | - | |
| 193 | + | |
195 | 194 | | |
196 | 195 | | |
197 | 196 | | |
198 | 197 | | |
199 | | - | |
| 198 | + | |
200 | 199 | | |
201 | 200 | | |
202 | 201 | | |
| |||
482 | 481 | | |
483 | 482 | | |
484 | 483 | | |
485 | | - | |
| 484 | + | |
486 | 485 | | |
487 | 486 | | |
488 | 487 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
194 | 193 | | |
195 | 194 | | |
196 | 195 | | |
197 | | - | |
| 196 | + | |
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
| |||
224 | 223 | | |
225 | 224 | | |
226 | 225 | | |
227 | | - | |
| 226 | + | |
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
116 | 114 | | |
117 | 115 | | |
118 | 116 | | |
119 | | - | |
120 | | - | |
121 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
122 | 120 | | |
123 | 121 | | |
124 | 122 | | |
| |||
162 | 160 | | |
163 | 161 | | |
164 | 162 | | |
165 | | - | |
| 163 | + | |
166 | 164 | | |
167 | 165 | | |
168 | 166 | | |
| |||
261 | 259 | | |
262 | 260 | | |
263 | 261 | | |
264 | | - | |
| 262 | + | |
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
| |||
479 | 477 | | |
480 | 478 | | |
481 | 479 | | |
482 | | - | |
| 480 | + | |
483 | 481 | | |
484 | 482 | | |
485 | 483 | | |
| |||
502 | 500 | | |
503 | 501 | | |
504 | 502 | | |
505 | | - | |
| 503 | + | |
506 | 504 | | |
507 | 505 | | |
508 | 506 | | |
| |||
611 | 609 | | |
612 | 610 | | |
613 | 611 | | |
614 | | - | |
| 612 | + | |
615 | 613 | | |
616 | 614 | | |
617 | 615 | | |
| |||
674 | 672 | | |
675 | 673 | | |
676 | 674 | | |
677 | | - | |
| 675 | + | |
678 | 676 | | |
679 | 677 | | |
680 | 678 | | |
| |||
708 | 706 | | |
709 | 707 | | |
710 | 708 | | |
711 | | - | |
| 709 | + | |
712 | 710 | | |
713 | 711 | | |
714 | 712 | | |
| |||
787 | 785 | | |
788 | 786 | | |
789 | 787 | | |
790 | | - | |
| 788 | + | |
791 | 789 | | |
792 | 790 | | |
793 | 791 | | |
| |||
914 | 912 | | |
915 | 913 | | |
916 | 914 | | |
917 | | - | |
| 915 | + | |
918 | 916 | | |
919 | 917 | | |
920 | 918 | | |
921 | 919 | | |
922 | | - | |
| 920 | + | |
923 | 921 | | |
924 | 922 | | |
925 | 923 | | |
| |||
943 | 941 | | |
944 | 942 | | |
945 | 943 | | |
946 | | - | |
| 944 | + | |
947 | 945 | | |
948 | | - | |
| 946 | + | |
949 | 947 | | |
950 | 948 | | |
951 | 949 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
37 | | - | |
| 35 | + | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
| |||
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
69 | | - | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
| 42 | + | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
130 | | - | |
| 129 | + | |
131 | 130 | | |
132 | 131 | | |
133 | 132 | | |
| |||
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
228 | | - | |
| 226 | + | |
229 | 227 | | |
230 | 228 | | |
231 | 229 | | |
| |||
237 | 235 | | |
238 | 236 | | |
239 | 237 | | |
240 | | - | |
| 238 | + | |
241 | 239 | | |
242 | 240 | | |
243 | 241 | | |
| |||
274 | 272 | | |
275 | 273 | | |
276 | 274 | | |
277 | | - | |
| 275 | + | |
278 | 276 | | |
279 | 277 | | |
280 | 278 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
131 | | - | |
| 130 | + | |
132 | 131 | | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
136 | | - | |
| 135 | + | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| |||
0 commit comments