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

feat(database/socket): Rework socket database #362

Merged
merged 6 commits into from
Jun 27, 2024

test(unit/cli): Update `SocketDB` host/port checks

ce2c777
Select commit
Loading
Failed to load commit list.
Merged

feat(database/socket): Rework socket database #362

test(unit/cli): Update `SocketDB` host/port checks
ce2c777
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 27, 2024 in 0s

48.93% of diff hit (target 67.69%)

View this Pull Request on Codecov

48.93% of diff hit (target 67.69%)

Annotations

Check warning on line 56 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 94 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 100 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L96-L100

Added lines #L96 - L100 were not covered by tests

Check warning on line 103 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 112 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L105-L112

Added lines #L105 - L112 were not covered by tests

Check warning on line 114 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L114

Added line #L114 was not covered by tests

Check warning on line 130 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L127-L130

Added lines #L127 - L130 were not covered by tests

Check warning on line 157 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 165 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 177 in src/powerapi/database/socket_db.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/socket_db.py#L177

Added line #L177 was not covered by tests

Check warning on line 57 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L57

Added line #L57 was not covered by tests

Check warning on line 74 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 79 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L79

Added line #L79 was not covered by tests

Check warning on line 84 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 90 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 138 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L138

Added line #L138 was not covered by tests

Check warning on line 148 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L148

Added line #L148 was not covered by tests

Check warning on line 166 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 169 in src/powerapi/puller/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/puller/handlers.py#L169

Added line #L169 was not covered by tests

Check warning on line 108 in src/powerapi/report/hwpc_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/report/hwpc_report.py#L108

Added line #L108 was not covered by tests