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

handle errors with negative return code better #359

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

fix(grafana_silence): call function without define variable

3d0dea7
Select commit
Loading
Failed to load commit list.
Draft

handle errors with negative return code better #359

fix(grafana_silence): call function without define variable
3d0dea7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 31, 2024 in 0s

13.84% of diff hit (target 45.63%)

View this Pull Request on Codecov

13.84% of diff hit (target 45.63%)

Annotations

Check warning on line 62 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L62

Added line #L62 was not covered by tests

Check warning on line 64 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L64

Added line #L64 was not covered by tests

Check warning on line 66 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L66

Added line #L66 was not covered by tests

Check warning on line 69 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 72 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L72

Added line #L72 was not covered by tests

Check warning on line 74 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L74

Added line #L74 was not covered by tests

Check warning on line 76 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L76

Added line #L76 was not covered by tests

Check warning on line 82 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L82

Added line #L82 was not covered by tests

Check warning on line 84 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L84

Added line #L84 was not covered by tests

Check warning on line 87 in plugins/module_utils/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/module_utils/base.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 730 in plugins/modules/grafana_datasource.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_datasource.py#L730

Added line #L730 was not covered by tests

Check warning on line 741 in plugins/modules/grafana_datasource.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_datasource.py#L741

Added line #L741 was not covered by tests

Check warning on line 759 in plugins/modules/grafana_datasource.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_datasource.py#L759

Added line #L759 was not covered by tests

Check warning on line 770 in plugins/modules/grafana_datasource.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_datasource.py#L770

Added line #L770 was not covered by tests

Check warning on line 781 in plugins/modules/grafana_datasource.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_datasource.py#L781

Added line #L781 was not covered by tests

Check warning on line 793 in plugins/modules/grafana_datasource.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_datasource.py#L793

Added line #L793 was not covered by tests

Check warning on line 226 in plugins/modules/grafana_folder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_folder.py#L226

Added line #L226 was not covered by tests

Check warning on line 237 in plugins/modules/grafana_folder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_folder.py#L237

Added line #L237 was not covered by tests

Check warning on line 255 in plugins/modules/grafana_folder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_folder.py#L255

Added line #L255 was not covered by tests

Check warning on line 272 in plugins/modules/grafana_folder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_folder.py#L272

Added line #L272 was not covered by tests

Check warning on line 284 in plugins/modules/grafana_folder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_folder.py#L284

Added line #L284 was not covered by tests

Check warning on line 299 in plugins/modules/grafana_folder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_folder.py#L299

Added line #L299 was not covered by tests

Check warning on line 121 in plugins/modules/grafana_organization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_organization.py#L121

Added line #L121 was not covered by tests

Check warning on line 134 in plugins/modules/grafana_organization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_organization.py#L134

Added line #L134 was not covered by tests

Check warning on line 148 in plugins/modules/grafana_organization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/modules/grafana_organization.py#L148

Added line #L148 was not covered by tests