Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAINTENANCE] Remove legacy DataConnectors #9923

Merged
merged 28 commits into from
May 14, 2024

fix indent error

8708885
Select commit
Loading
Failed to load commit list.
Merged

[MAINTENANCE] Remove legacy DataConnectors #9923

fix indent error
8708885
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 14, 2024 in 0s

81.42% of diff hit (target 77.33%)

View this Pull Request on Codecov

81.42% of diff hit (target 77.33%)

Annotations

Check warning on line 33 in great_expectations/core/batch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/core/batch.py#L33

Added line #L33 was not covered by tests

Check warning on line 37 in great_expectations/datasource/fluent/data_asset/path/directory_asset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_asset/path/directory_asset.py#L37

Added line #L37 was not covered by tests

Check warning on line 32 in great_expectations/datasource/fluent/data_asset/path/file_asset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_asset/path/file_asset.py#L32

Added line #L32 was not covered by tests

Check warning on line 265 in great_expectations/datasource/fluent/data_connector/azure_blob_storage_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/azure_blob_storage_data_connector.py#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 460 in great_expectations/datasource/fluent/data_connector/file_path_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/file_path_data_connector.py#L460

Added line #L460 was not covered by tests

Check warning on line 520 in great_expectations/datasource/fluent/data_connector/file_path_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/file_path_data_connector.py#L520

Added line #L520 was not covered by tests

Check warning on line 543 in great_expectations/datasource/fluent/data_connector/file_path_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/file_path_data_connector.py#L543

Added line #L543 was not covered by tests

Check warning on line 564 in great_expectations/datasource/fluent/data_connector/file_path_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/file_path_data_connector.py#L564

Added line #L564 was not covered by tests

Check warning on line 171 in great_expectations/datasource/fluent/data_connector/filesystem_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/filesystem_data_connector.py#L171

Added line #L171 was not covered by tests

Check warning on line 173 in great_expectations/datasource/fluent/data_connector/filesystem_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/filesystem_data_connector.py#L173

Added line #L173 was not covered by tests

Check warning on line 186 in great_expectations/datasource/fluent/data_connector/filesystem_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/filesystem_data_connector.py#L186

Added line #L186 was not covered by tests

Check warning on line 255 in great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py#L255

Added line #L255 was not covered by tests

Check warning on line 261 in great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py#L261

Added line #L261 was not covered by tests

Check warning on line 263 in great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py#L263

Added line #L263 was not covered by tests

Check warning on line 269 in great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py#L269

Added line #L269 was not covered by tests

Check warning on line 275 in great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/google_cloud_storage_data_connector.py#L275

Added line #L275 was not covered by tests

Check warning on line 240 in great_expectations/datasource/fluent/data_connector/s3_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/s3_data_connector.py#L240

Added line #L240 was not covered by tests

Check warning on line 243 in great_expectations/datasource/fluent/data_connector/s3_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/s3_data_connector.py#L243

Added line #L243 was not covered by tests

Check warning on line 250 in great_expectations/datasource/fluent/data_connector/s3_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/s3_data_connector.py#L250

Added line #L250 was not covered by tests

Check warning on line 270 in great_expectations/datasource/fluent/data_connector/s3_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/s3_data_connector.py#L270

Added line #L270 was not covered by tests

Check warning on line 272 in great_expectations/datasource/fluent/data_connector/s3_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/s3_data_connector.py#L272

Added line #L272 was not covered by tests

Check warning on line 281 in great_expectations/datasource/fluent/data_connector/s3_data_connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/data_connector/s3_data_connector.py#L281

Added line #L281 was not covered by tests

Check warning on line 90 in great_expectations/datasource/fluent/interfaces.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/interfaces.py#L90

Added line #L90 was not covered by tests

Check warning on line 73 in great_expectations/datasource/fluent/pandas_datasource.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/pandas_datasource.py#L73

Added line #L73 was not covered by tests

Check warning on line 52 in great_expectations/datasource/fluent/spark_datasource.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_expectations/datasource/fluent/spark_datasource.py#L52

Added line #L52 was not covered by tests