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

Refactor/issue209/prometheus consolidation #210

Merged
merged 11 commits into from
Nov 22, 2023

test: Add test case for PrometheusDB regarding labels

8c61ef4
Select commit
Loading
Failed to load commit list.
Merged

Refactor/issue209/prometheus consolidation #210

test: Add test case for PrometheusDB regarding labels
8c61ef4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Nov 22, 2023 in 1s

30.76% of diff hit (target 65.62%)

View this Pull Request on Codecov

30.76% of diff hit (target 65.62%)

Annotations

Check warning on line 256 in powerapi/cli/common_cli_parsing_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/cli/common_cli_parsing_manager.py#L253-L256

Added lines #L253 - L256 were not covered by tests

Check warning on line 259 in powerapi/cli/common_cli_parsing_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/cli/common_cli_parsing_manager.py#L259

Added line #L259 was not covered by tests

Check warning on line 262 in powerapi/cli/common_cli_parsing_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/cli/common_cli_parsing_manager.py#L262

Added line #L262 was not covered by tests

Check warning on line 269 in powerapi/cli/common_cli_parsing_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/cli/common_cli_parsing_manager.py#L269

Added line #L269 was not covered by tests

Check warning on line 275 in powerapi/cli/common_cli_parsing_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/cli/common_cli_parsing_manager.py#L275

Added line #L275 was not covered by tests

Check warning on line 71 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L71

Added line #L71 was not covered by tests

Check warning on line 110 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 113 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L113

Added line #L113 was not covered by tests

Check warning on line 115 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L115

Added line #L115 was not covered by tests

Check warning on line 117 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L117

Added line #L117 was not covered by tests

Check warning on line 121 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L121

Added line #L121 was not covered by tests

Check warning on line 129 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 140 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 144 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 147 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L147

Added line #L147 was not covered by tests

Check warning on line 150 in powerapi/database/prometheus_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 72 in powerapi/processor/pre/k8s/k8s_pre_processor_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/processor/pre/k8s/k8s_pre_processor_handlers.py#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 83 in powerapi/processor/pre/k8s/k8s_pre_processor_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/processor/pre/k8s/k8s_pre_processor_handlers.py#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 98 in powerapi/pusher/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/pusher/handlers.py#L93-L98

Added lines #L93 - L98 were not covered by tests