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 baseline for workflow linter #1613

Merged
merged 26 commits into from
May 7, 2024

... fix linters

56ecc3a
Select commit
Loading
Failed to load commit list.
Merged

Added baseline for workflow linter #1613

... fix linters
56ecc3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 7, 2024 in 5s

66.80% of diff hit (target 89.70%)

View this Pull Request on Codecov

66.80% of diff hit (target 89.70%)

Annotations

Check warning on line 404 in src/databricks/labs/ucx/contexts/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/contexts/application.py#L404

Added line #L404 was not covered by tests

Check warning on line 169 in src/databricks/labs/ucx/contexts/workspace_cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/contexts/workspace_cli.py#L169

Added line #L169 was not covered by tests

Check warning on line 35 in src/databricks/labs/ucx/source_code/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/files.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 47 in src/databricks/labs/ucx/source_code/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/files.py#L47

Added line #L47 was not covered by tests

Check warning on line 105 in src/databricks/labs/ucx/source_code/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/files.py#L105

Added line #L105 was not covered by tests

Check warning on line 109 in src/databricks/labs/ucx/source_code/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/files.py#L109

Added line #L109 was not covered by tests

Check warning on line 112 in src/databricks/labs/ucx/source_code/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/files.py#L112

Added line #L112 was not covered by tests

Check warning on line 143 in src/databricks/labs/ucx/source_code/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/files.py#L143

Added line #L143 was not covered by tests

Check warning on line 154 in src/databricks/labs/ucx/source_code/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/files.py#L154

Added line #L154 was not covered by tests

Check warning on line 66 in src/databricks/labs/ucx/source_code/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/graph.py#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 181 in src/databricks/labs/ucx/source_code/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/graph.py#L181

Added line #L181 was not covered by tests

Check warning on line 204 in src/databricks/labs/ucx/source_code/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/graph.py#L204

Added line #L204 was not covered by tests

Check warning on line 229 in src/databricks/labs/ucx/source_code/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/graph.py#L229

Added line #L229 was not covered by tests

Check warning on line 306 in src/databricks/labs/ucx/source_code/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/graph.py#L306

Added line #L306 was not covered by tests

Check warning on line 346 in src/databricks/labs/ucx/source_code/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/graph.py#L346

Added line #L346 was not covered by tests

Check warning on line 397 in src/databricks/labs/ucx/source_code/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/graph.py#L397

Added line #L397 was not covered by tests

Check warning on line 43 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 47 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 54 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 58 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 71 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 82 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L74-L82

Added lines #L74 - L82 were not covered by tests

Check warning on line 89 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L86-L89

Added lines #L86 - L89 were not covered by tests

Check warning on line 91 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L91

Added line #L91 was not covered by tests

Check warning on line 95 in src/databricks/labs/ucx/source_code/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/databricks/labs/ucx/source_code/jobs.py#L93-L95

Added lines #L93 - L95 were not covered by tests