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

feat: add connector for CouchbaseDB #29225

Merged
merged 5 commits into from
Jul 10, 2024

Fixed typing error

9c8016a
Select commit
Loading
Failed to load commit list.
Merged

feat: add connector for CouchbaseDB #29225

Fixed typing error
9c8016a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 10, 2024 in 0s

60.82% of diff hit (target 60.48%)

View this Pull Request on Codecov

60.82% of diff hit (target 60.48%)

Annotations

Check warning on line 126 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 128 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L128

Added line #L128 was not covered by tests

Check warning on line 131 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 140 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L140

Added line #L140 was not covered by tests

Check warning on line 149 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 157 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 164 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 181 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L181

Added line #L181 was not covered by tests

Check warning on line 185 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 188 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 199 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L197-L199

Added lines #L197 - L199 were not covered by tests

Check warning on line 202 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 210 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L210

Added line #L210 was not covered by tests

Check warning on line 216 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L212-L216

Added lines #L212 - L216 were not covered by tests

Check warning on line 225 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 237 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 246 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L246

Added line #L246 was not covered by tests

Check warning on line 257 in superset/db_engine_specs/couchbasedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/db_engine_specs/couchbasedb.py#L257

Added line #L257 was not covered by tests