Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(database/socket): Rework socket database #362
Changes from all commits
78c3397
595540a
80e0100
7539ef8
c0eadbf
ce2c777
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 56 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L55-L56
Check warning on line 94 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L93-L94
Check warning on line 100 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L96-L100
Check warning on line 103 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L102-L103
Check warning on line 112 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L105-L112
Check warning on line 114 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L114
Check warning on line 130 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L127-L130
Check warning on line 157 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L155-L157
Check warning on line 165 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L163-L165
Check warning on line 177 in src/powerapi/database/socket_db.py
Codecov / codecov/patch
src/powerapi/database/socket_db.py#L177
Check warning on line 57 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L57
Check warning on line 74 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L73-L74
Check warning on line 79 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L79
Check warning on line 84 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L82-L84
Check warning on line 90 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L87-L90
Check warning on line 138 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L138
Check warning on line 148 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L148
Check warning on line 166 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L165-L166
Check warning on line 169 in src/powerapi/puller/handlers.py
Codecov / codecov/patch
src/powerapi/puller/handlers.py#L169