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

refactor: Clean code

e60f2f6
Select commit
Loading
Failed to load commit list.
Merged

Refactor/issue209/prometheus consolidation #210

refactor: Clean code
e60f2f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2023 in 1s

31.66% of diff hit (target 65.62%)

View this Pull Request on Codecov

31.66% of diff hit (target 65.62%)

Annotations

Check warning on line 35 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#L35

Added line #L35 was not covered by tests

Check warning on line 45 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#L45

Added line #L45 was 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#L257-L259

Added lines #L257 - L259 were not covered by tests

Check warning on line 261 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#L261

Added line #L261 was not covered by tests

Check warning on line 264 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#L264

Added line #L264 was not covered by tests

Check warning on line 267 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#L267

Added line #L267 was not covered by tests

Check warning on line 274 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#L274

Added line #L274 was not covered by tests

Check warning on line 280 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#L280

Added line #L280 was not covered by tests

Check warning on line 301 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#L301

Added line #L301 was not covered by tests

Check warning on line 312 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#L312

Added line #L312 was not covered by tests

Check warning on line 358 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#L358

Added line #L358 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L74

Added line #L74 was 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#L111-L113

Added lines #L111 - L113 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L116

Added line #L116 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L118

Added line #L118 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L120

Added line #L120 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L124

Added line #L124 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L131-L132

Added lines #L131 - L132 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L141-L143

Added lines #L141 - L143 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#L146-L147

Added lines #L146 - L147 were 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#L150

Added line #L150 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

powerapi/database/prometheus_db.py#L152-L153

Added lines #L152 - L153 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