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

Added Threshold Query Builder #188

Merged
merged 15 commits into from
Mar 24, 2024

Refactored the QueryBuilder to Abstract class and added query_config …

ea30630
Select commit
Loading
Failed to load commit list.
Merged

Added Threshold Query Builder #188

Refactored the QueryBuilder to Abstract class and added query_config …
ea30630
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 22, 2024 in 0s

94.23% of diff hit (target 95.95%)

View this Pull Request on Codecov

94.23% of diff hit (target 95.95%)

Annotations

Check warning on line 66 in src/databricks/labs/remorph/reconcile/connectors/data_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/remorph/reconcile/connectors/data_source.py#L66

Added line #L66 was not covered by tests

Check warning on line 69 in src/databricks/labs/remorph/reconcile/connectors/data_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/remorph/reconcile/connectors/data_source.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 23 in src/databricks/labs/remorph/reconcile/connectors/oracle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/remorph/reconcile/connectors/oracle.py#L23

Added line #L23 was not covered by tests

Check warning on line 25 in src/databricks/labs/remorph/reconcile/connectors/oracle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/remorph/reconcile/connectors/oracle.py#L25

Added line #L25 was not covered by tests

Check warning on line 28 in src/databricks/labs/remorph/reconcile/query_builder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/remorph/reconcile/query_builder.py#L28

Added line #L28 was not covered by tests