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

chore: Harmonize imports of sqlalchemy module, use sa where applicable #10

Merged
merged 2 commits into from
Dec 21, 2023

Chore: Improve Ruff linter rules

3e3c6ec
Select commit
Loading
Failed to load commit list.
Merged

chore: Harmonize imports of sqlalchemy module, use sa where applicable #10

Chore: Improve Ruff linter rules
3e3c6ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 21, 2023 in 1s

68.62% of diff hit (target 82.23%)

View this Pull Request on Codecov

68.62% of diff hit (target 82.23%)

Annotations

Check warning on line 190 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L190

Added line #L190 was not covered by tests

Check warning on line 263 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L263

Added line #L263 was not covered by tests

Check warning on line 273 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L273

Added line #L273 was not covered by tests

Check warning on line 291 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L291

Added line #L291 was not covered by tests

Check warning on line 187 in target_cratedb/sinks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sinks.py#L187

Added line #L187 was not covered by tests

Check warning on line 194 in target_cratedb/sinks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sinks.py#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 197 in target_cratedb/sinks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sinks.py#L197

Added line #L197 was not covered by tests

Check warning on line 201 in target_cratedb/sinks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sinks.py#L201

Added line #L201 was not covered by tests

Check warning on line 203 in target_cratedb/sinks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sinks.py#L203

Added line #L203 was not covered by tests

Check warning on line 210 in target_cratedb/sinks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sinks.py#L210

Added line #L210 was not covered by tests

Check warning on line 219 in target_cratedb/sinks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sinks.py#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 225 in target_cratedb/sinks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sinks.py#L225

Added line #L225 was not covered by tests

Check warning on line 569 in target_cratedb/tests/test_standard_target.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/tests/test_standard_target.py#L568-L569

Added lines #L568 - L569 were not covered by tests