Commit b2005a1
committed
refactor: reformat code with mago formatter / linter
1 parent d78fd77 commit b2005a1
4,088 files changed
Lines changed: 106124 additions & 93506 deletions
File tree
- bin
- src
- adapter
- etl-adapter-avro
- src/Flow/ETL/Adapter/Avro
- FlixTech
- tests/Flow/ETL/Adapter/Avro/Tests/Integration
- etl-adapter-chartjs
- src/Flow/ETL/Adapter/ChartJS
- Chart
- tests/Flow/ETL/Adapter/ChartJS/Tests
- Integration
- Unit/Chart
- etl-adapter-csv
- src/Flow/ETL/Adapter/CSV
- Detector
- Exception
- RowsNormalizer
- tests/Flow/ETL/Adapter/CSV/Tests
- Integration
- Unit
- Detector
- etl-adapter-doctrine
- src/Flow/ETL/Adapter/Doctrine
- Pagination
- tests/Flow/ETL/Adapter/Doctrine/Tests
- Context
- Integration
- Dialects
- Unit
- etl-adapter-elasticsearch
- src/Flow/ETL/Adapter/Elasticsearch
- ElasticsearchPHP
- EntryIdFactory
- tests/Flow/ETL/Adapter/Elasticsearch/Tests
- Context
- Doubles/Spy
- Integration
- ElasticsearchPHP
- Unit
- etl-adapter-excel
- src/Flow/ETL/Adapter/Excel
- DSL
- Function
- RowsNormalizer
- Sheet
- tests/Flow/ETL/Adapter/Excel/Tests
- Integration
- Unit
- Function
- RowsNormalizer
- Sheet
- etl-adapter-google-sheet
- src/Flow/ETL/Adapter/GoogleSheet
- tests/Flow/ETL/Adapter/GoogleSheet/Tests
- Integration
- Unit
- etl-adapter-http
- src/Flow/ETL/Adapter/Http
- DSL
- DynamicExtractor
- tests/Flow/ETL/Adapter/HTTP/Tests
- Integration
- Unit
- etl-adapter-json
- src/Flow/ETL/Adapter/JSON
- JSONMachine
- RowsNormalizer
- tests/Flow/ETL/Adapter/JSON/Tests
- Integration
- JSONMachine
- Unit
- etl-adapter-logger
- src/Flow/ETL/Adapter/Logger
- Logger
- tests/Flow/ETL/Adapter/Logger/Tests/Unit
- Logger
- etl-adapter-parquet
- src/Flow/ETL/Adapter/Parquet
- tests/Flow/ETL/Adapter/Parquet/Tests
- Integration
- Unit
- etl-adapter-postgresql
- src/Flow/ETL/Adapter/PostgreSql
- Exception
- LoaderOptions
- Pagination
- QueryBuilder
- ValueConverter
- tests/Flow/ETL/Adapter/PostgreSql/Tests
- Fixtures/Enum
- Integration
- Unit
- QueryBuilder
- ValueConverter
- etl-adapter-text
- src/Flow/ETL/Adapter/Text
- tests/Flow/ETL/Adapter/Text/Tests/Integration
- etl-adapter-xml
- src/Flow/ETL/Adapter/XML
- Abstraction
- Loader
- RowsNormalizer
- EntryNormalizer
- XMLWriter
- tests/Flow/ETL/Adapter/XML/Tests
- Integration
- Loader
- Unit
- RowsNormalizer
- EntryNormalizer
- PHPValueNormalizer
- XMLWriter
- bridge
- filesystem
- async-aws
- src/Flow/Filesystem/Bridge/AsyncAWS
- AsyncAWSS3DesintationStream
- AsyncAWSS3SourceStream
- DSL
- tests/Flow/Filesystem/Bridge/AsyncAWS/Tests
- Double
- Integration
- Unit
- azure
- src/Flow/Filesystem/Bridge/Azure
- AzureBlobDestinationStream
- DSL
- tests/Flow/Filesystem/Bridge/Azure/Tests
- Double
- Integration
- Unit
- monolog
- http
- src/Flow/Bridge/Monolog/Http
- Config
- DSL
- Exception
- Sanitization
- tests/Flow/Bridge/Monolog/Http/Tests/Unit
- Config
- Sanitization
- telemetry
- src/Flow/Bridge/Monolog/Telemetry
- DSL
- Exception
- tests/Flow/Bridge/Monolog/Telemetry/Tests
- Integration
- Unit
- openapi/specification
- src/Flow/Bridge/OpenAPI/Specification
- DSL
- Exception
- tests/Flow/Bridge/OpenAPI/Specification/Tests/Unit
- phpunit
- postgresql
- src/Flow/Bridge/PHPUnit/PostgreSQL
- DSL
- Subscriber
- tests/Flow/Bridge/PHPUnit/PostgreSQL/Tests
- Context
- Double
- Integration
- Unit
- Fixture
- telemetry
- src/Flow/Bridge/PHPUnit/Telemetry
- Subscriber
- tests/Flow/Bridge/PHPUnit/Telemetry/Tests
- Context
- Mother
- Unit
- Subscriber
- postgresql/valinor
- src/Flow/PostgreSql/Bridge/Valinor
- DSL
- tests/Flow/PostgreSql/Bridge/Valinor/Tests/Unit
- Fixture
- psr18/telemetry
- src/Flow/Bridge/Psr18/Telemetry
- DSL
- Exception
- tests/Flow/Bridge/Psr18/Telemetry/Tests
- Integration
- Unit
- psr3/telemetry
- src/Flow/Bridge/Psr3/Telemetry
- DSL
- Exception
- tests/Flow/Bridge/Psr3/Telemetry/Tests
- Integration
- Unit
- psr7/telemetry
- src/Flow/Bridge/Psr7/Telemetry
- DSL
- Exception
- tests/Flow/Bridge/Psr7/Telemetry/Tests
- Integration
- Unit
- symfony
- filesystem-bundle
- src/Flow/Bridge/Symfony/FilesystemBundle
- Attribute
- Command
- DependencyInjection/Compiler
- Exception
- Filesystem
- Factory
- Resources/config
- tests/Flow/Bridge/Symfony/FilesystemBundle/Tests
- Context
- Double
- Fixtures
- Integration
- Command
- Unit
- Attribute
- Command
- DependencyInjection/Compiler
- Filesystem
- Factory
- filesystem-cache
- src/Flow/Bridge/Symfony/FilesystemCache
- Exception
- tests/Flow/Bridge/Symfony/FilesystemCache/Tests
- Context
- Integration
- Unit
- Double
- http-foundation-telemetry
- src/Flow/Bridge/Symfony/HttpFoundationTelemetry
- DSL
- Exception
- tests/Flow/Bridge/Symfony/HttpFoundationTelemetry/Tests
- Integration
- Unit
- http-foundation
- src/Flow/Bridge/Symfony/HttpFoundation
- Output
- Response
- tests/Flow/Bridge/Symfony/HttpFoundation/Tests
- Integration
- Unit
- Output
- Response
- postgresql-bundle
- src/Flow/Bridge/Symfony/PostgreSqlBundle
- Attribute
- CatalogProvider
- Command
- DependencyInjection/Compiler
- Generator
- Messenger
- Repository
- Resources/config
- Sql
- tests/Flow/Bridge/Symfony/PostgreSqlBundle/Tests
- Context
- Double
- Fixtures
- Fixture/migrations
- 20260401120000_create_users
- 20260402100000_seed_data
- 20260403090000_add_column
- Integration
- Command
- Sql
- Unit
- CatalogProvider
- Command
- DependencyInjection
- Generator
- Messenger
- Repository
- postgresql-cache
- src/Flow/Bridge/Symfony/PostgreSQLCache
- Exception
- tests/Flow/Bridge/Symfony/PostgreSQLCache/Tests
- Context
- Integration
- Unit
- Double
- postgresql-messenger
- src/Flow/Bridge/Symfony/PostgreSQLMessenger
- Exception
- tests/Flow/Bridge/Symfony/PostgreSQLMessenger/Tests
- Integration
- Unit
- Double
- postgresql-session
- src/Flow/Bridge/Symfony/PostgreSQLSession
- Exception
- tests/Flow/Bridge/Symfony/PostgreSQLSession/Tests
- Context
- Integration
- Unit
- Double
- telemetry-bundle
- src/Flow/Bridge/Symfony/TelemetryBundle
- DependencyInjection
- Compiler
- Exception
- Instrumentation
- Cache
- Console
- Doctrine/DBAL
- V3
- V4
- HttpClient
- HttpKernel
- Messenger
- Twig
- Resources/config/instrumentation
- Resource/Detector
- tests/Flow/Bridge/Symfony/TelemetryBundle/Tests
- Context
- Fixtures
- Cache
- Command
- Controller
- HttpClient
- Logger
- MessageHandler
- Message
- Middleware
- Psr18
- config
- Integration
- Instrumentation
- Cache
- Console
- Doctrine/DBAL
- HttpClient
- HttpKernel
- Messenger
- Psr18
- Twig
- Unit
- DependencyInjection
- Instrumentation
- Cache
- Console
- Doctrine/DBAL
- V3
- HttpClient
- HttpKernel
- Messenger
- Twig
- Resource/Detector
- telemetry/otlp
- src
- Flow/Bridge/Telemetry/OTLP
- DSL
- Exporter
- Serializer
- Transport
- GPBMetadata/Opentelemetry/Proto
- Collector
- Logs/V1
- Metrics/V1
- Profiles/V1Development
- Trace/V1
- Common/V1
- Logs/V1
- Metrics/V1
- Profiles/V1Development
- Resource/V1
- Trace/V1
- Opentelemetry/Proto
- Collector
- Logs/V1
- Metrics/V1
- Profiles/V1development
- Trace/V1
- Common/V1
- Logs/V1
- Metrics/V1
- ExponentialHistogramDataPoint
- SummaryDataPoint
- Profiles/V1development
- Resource/V1
- Trace/V1
- Span
- Status
- tests/Flow/Bridge/Telemetry/OTLP/Tests
- Context
- Double
- Integration
- Unit
- DSL
- Exporter
- Serializer
- Transport
- cli
- src/Flow/CLI
- Arguments
- Command
- Traits
- DSL
- Factory
- Formatter
- Options
- Style
- tests/Flow/CLI/Tests
- Context
- Integration
- Fixtures
- Options
- Fixtures
- Unit/Options
- core/etl
- src/Flow
- ArrayComparison
- Calculator
- Exception
- Clock
- ETL
- Attribute
- Cache
- Implementation
- Config
- Cache
- Sort
- Telemetry
- Constraint
- UniqueConstraint
- DSL
- DataFrame
- Dataset
- Memory
- Statistics
- ErrorHandler
- Exception
- Execution
- Extractor
- SequenceGenerator
- Filesystem
- Formatter
- ASCII
- Function
- ArrayExpand
- ArraySort
- Between
- MatchCases
- ScalarFunction
- StyleConverter
- Hash
- Join
- Comparison
- Loader
- Memory
- Pipeline
- Optimizer
- Processor
- HashJoin
- Retry
- DelayFactory
- Fixed
- RetryStrategy
- Row
- Comparator
- Entry
- Formatter
- Schema
- Definition
- Formatter
- PHPFormatter
- Validator
- Sort
- ExternalSort
- BucketsCache
- String
- Time
- Transformation
- Transformer
- DropDuplicates
- OrderEntries
- Rename
- StyleConverter
- Serializer
- Exception
- tests/Flow
- ArrayComparison/Tests/Unit
- Calculator/Tests/Unit
- Clock
- ETL/Tests
- Double
- Fixtures
- Enum
- Integration
- Cache
- DataFrame
- Extractor
- Filesystem/FilesystemStreams
- NotPartitioned
- Partitioned
- Function
- Structure
- Loader
- Monitoring/Memory
- Pipeline
- Sort
- ExternalSort
- MemorySort
- Transformation
- Window
- Unit
- Cache/Implementation
- CaseConverter
- Config/Telemetry
- Constraint
- Dataset
- Memory
- Statistics
- Exception
- Execution
- Extractor
- Formatter
- ASCII
- Function
- Fixtures/CallUserFunc
- ScalarFunction
- Hash
- Join
- Comparison
- Loader
- Memory
- Pipeline
- Optimizer
- Processor
- HashJoin
- Retry
- DelayFactory
- RetryStrategy
- Rows
- Row
- Comparator
- Entry
- Schema
- Definition
- Formatter
- Fixtures
- PHPFormatter
- Time
- Transformation
- Transformer
- Rename
- ScalarFunctionTransformer
- Serializer/Tests/Unit
- extension
- arrow-ext/php/Flow/Arrow
- Parquet
- pg-query-ext/ext
- lib
- array-dot
- src/Flow/ArrayDot
- Exception
- tests/Flow/ArrayDot/Tests/Unit
- Fixtures
- azure-sdk
- src/Flow/Azure/SDK
- AuthorizationFactory
- BlobService
- BlockBlob
- CopyBlob
- CreateContainer
- DeleteBlob
- DeleteContainer
- GetBlobProperties
- GetBlob
- GetBlockBlobBlockList
- GetContainerProperties
- ListBlobs
- PutBlockBlobBlockList
- PutBlockBlobBlock
- PutBlockBlob
- URLFactory
- DSL
- Endpoints
- Exception
- Normalizer
- tests/Flow/Azure/SDK/Tests/Unit/BlobService/URLFactory
- doctrine-dbal-bulk
- src/Flow/Doctrine/Bulk
- Dialect
- Exception
- QueryFactory
- tests/Flow/Doctrine/Bulk/Tests
- Context
- Integration
- Unit
- dremel
- src/Flow/Dremel
- tests/Flow/Dremel/Tests
- Integration
- Unit
- filesystem
- src/Flow/Filesystem
- DSL
- Exception
- Local
- Memory
- StdOut
- StreamFilter
- Operations
- Path
- Filter
- Stream
- Block
- Telemetry
- tests/Flow/Filesystem/Tests
- Double
- Integration
- Local
- OS
- Unix
- Stream
- Windows
- Stream
- Stream
- Telemetry
- Mother
- Unit
- Operations
- Path
- Stream
- Telemetry
- parquet-viewer
- bin
- src/Flow/ParquetViewer
- Command
- tests/Flow/ParquetViewer/Tests/Integration
- parquet
- src
- Flow/Parquet
- BinaryReader
- BinaryWriter
- Binary
- Data
- Dremel
- ColumnData
- Statistics
- Validator
- Engine
- Arrow
- Exception
- ParquetFile
- Data
- Converter
- Page
- Header
- RowGroup
- Schema
- LogicalType
- Reader
- ThriftModel
- Thrift
- Writer
- ColumnChunkBuilder
- PageBuilder
- DictionaryBuilder
- ValueStorage
- tests/Flow/Parquet/Tests
- Integration
- Binary
- Data
- Engine
- IO
- ParquetFile
- Writer
- ColumnChunkBuilder
- PageBuilder
- Unit
- BinaryReader
- BinaryWriter
- Binary
- Data
- Dremel
- ColumnData
- Engine
- Arrow
- ParquetFile
- Data
- Converter
- Schema
- Thrift
- Writer
- ColumnChunkBuilder
- PageBuilder
- DictionaryBuilder
- postgresql/src/Flow/PostgreSql
- AST
- Nodes
- Exception
- Statement
- Transformers
- Visitors
- Client
- Exception
- Infrastructure/PgSql
- RowMapper
- Telemetry
- Types
- Converter
- DSL
- Exception
- Explain
- Analyzer
- Plan
- Extractors
- Migrations
- Exception
- Executor
- Generator
- Repository
- Store
- VersionGenerator
- Parser
- Protobuf
- AST
- Metadata
- QueryBuilder
- Bridge
- Clause
- Condition
- Copy
- Cursor
- Delete
- Exception
- Expression
- Factory
- Insert
- Listen
- Merge
- Notify
- Schema
- AlterSequence
- AlterTable
- Constraint
- CreateSequence
- CreateTableAs
- CreateTable
- Database
- Domain
- DropSequence
- DropTable
- Extension
- Function
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
| 11 | + | |
8 | 12 | | |
9 | | - | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | | - | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
35 | | - | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
40 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
41 | 52 | | |
42 | 53 | | |
43 | 54 | | |
44 | | - | |
| 55 | + | |
45 | 56 | | |
46 | | - | |
47 | 57 | | |
48 | 58 | | |
49 | 59 | | |
| |||
71 | 81 | | |
72 | 82 | | |
73 | 83 | | |
74 | | - | |
75 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
76 | 88 | | |
77 | 89 | | |
78 | 90 | | |
79 | 91 | | |
80 | 92 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 93 | + | |
85 | 94 | | |
86 | 95 | | |
87 | 96 | | |
88 | 97 | | |
89 | 98 | | |
90 | | - | |
91 | 99 | | |
92 | 100 | | |
93 | 101 | | |
| |||
96 | 104 | | |
97 | 105 | | |
98 | 106 | | |
99 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
100 | 111 | | |
101 | 112 | | |
102 | 113 | | |
103 | 114 | | |
104 | 115 | | |
105 | 116 | | |
106 | | - | |
| 117 | + | |
107 | 118 | | |
108 | 119 | | |
109 | 120 | | |
110 | 121 | | |
111 | 122 | | |
112 | 123 | | |
113 | 124 | | |
114 | | - | |
| 125 | + | |
115 | 126 | | |
116 | 127 | | |
117 | 128 | | |
| |||
125 | 136 | | |
126 | 137 | | |
127 | 138 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 139 | + | |
133 | 140 | | |
134 | 141 | | |
135 | 142 | | |
136 | 143 | | |
137 | 144 | | |
138 | 145 | | |
139 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
140 | 150 | | |
141 | 151 | | |
142 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
| 354 | + | |
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| |||
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
69 | 85 | | |
70 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
71 | 101 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
190 | 191 | | |
191 | 192 | | |
192 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
193 | 210 | | |
194 | 211 | | |
195 | 212 | | |
| |||
Lines changed: 14 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
22 | | - | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
27 | | - | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
Lines changed: 12 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 32 | + | |
29 | 33 | | |
30 | | - | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 39 | + | |
38 | 40 | | |
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | | - | |
| 18 | + | |
14 | 19 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | | - | |
| 24 | + | |
22 | 25 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
0 commit comments