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

removed PseudoJSON #6687

Merged
merged 1 commit into from
Jan 11, 2024

removed pseudojson class, converted all options and other json column…

e040508
Select commit
Loading
Failed to load commit list.
Merged

removed PseudoJSON #6687

removed pseudojson class, converted all options and other json column…
e040508
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 11, 2024 in 1s

33.33% of diff hit (target 63.30%)

View this Pull Request on Codecov

33.33% of diff hit (target 63.30%)

Annotations

Check warning on line 66 in redash/handlers/widgets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/handlers/widgets.py#L66

Added line #L66 was not covered by tests

Check warning on line 245 in redash/query_runner/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/__init__.py#L245

Added line #L245 was not covered by tests

Check warning on line 87 in redash/query_runner/arango.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/arango.py#L87

Added line #L87 was not covered by tests

Check warning on line 264 in redash/query_runner/athena.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/athena.py#L264

Added line #L264 was not covered by tests

Check warning on line 163 in redash/query_runner/axibase_tsd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/axibase_tsd.py#L163

Added line #L163 was not covered by tests

Check warning on line 169 in redash/query_runner/axibase_tsd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/axibase_tsd.py#L169

Added line #L169 was not covered by tests

Check warning on line 129 in redash/query_runner/azure_kusto.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/azure_kusto.py#L129

Added line #L129 was not covered by tests

Check warning on line 135 in redash/query_runner/azure_kusto.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/azure_kusto.py#L135

Added line #L135 was not covered by tests

Check warning on line 349 in redash/query_runner/big_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/big_query.py#L349

Added line #L349 was not covered by tests

Check warning on line 364 in redash/query_runner/big_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/big_query.py#L364

Added line #L364 was not covered by tests

Check warning on line 32 in redash/query_runner/cass.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/cass.py#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 155 in redash/query_runner/cass.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/cass.py#L155

Added line #L155 was not covered by tests

Check warning on line 200 in redash/query_runner/clickhouse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/clickhouse.py#L200

Added line #L200 was not covered by tests

Check warning on line 202 in redash/query_runner/clickhouse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/clickhouse.py#L202

Added line #L202 was not covered by tests

Check warning on line 124 in redash/query_runner/cloudwatch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/cloudwatch.py#L124

Added line #L124 was not covered by tests

Check warning on line 149 in redash/query_runner/cloudwatch_insights.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/cloudwatch_insights.py#L149

Added line #L149 was not covered by tests

Check warning on line 117 in redash/query_runner/corporate_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/corporate_memory.py#L117

Added line #L117 was not covered by tests

Check warning on line 135 in redash/query_runner/corporate_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/corporate_memory.py#L135

Added line #L135 was not covered by tests

Check warning on line 157 in redash/query_runner/couchbase.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/couchbase.py#L157

Added line #L157 was not covered by tests

Check warning on line 101 in redash/query_runner/csv.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/csv.py#L101

Added line #L101 was not covered by tests

Check warning on line 104 in redash/query_runner/csv.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/csv.py#L104

Added line #L104 was not covered by tests

Check warning on line 107 in redash/query_runner/csv.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/csv.py#L107

Added line #L107 was not covered by tests

Check warning on line 109 in redash/query_runner/csv.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/csv.py#L109

Added line #L109 was not covered by tests

Check warning on line 90 in redash/query_runner/databend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/databend.py#L90

Added line #L90 was not covered by tests

Check warning on line 120 in redash/query_runner/databricks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

redash/query_runner/databricks.py#L120

Added line #L120 was not covered by tests