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

fixed append cpu reading #40

Merged
merged 1 commit into from
Mar 29, 2023
Merged

fixed append cpu reading #40

merged 1 commit into from
Mar 29, 2023

Conversation

johncalesp
Copy link
Contributor

  • CPU reading was set to 0 in components_joules
  • In Database.py, the is_valid_entry method requires both CPU and GPU reading to be float.
  • In case CPU is not accessible, the reading will be 0.0

@codeclimate
Copy link

codeclimate bot commented Mar 29, 2023

Code Climate has analyzed commit ce140ba and detected 0 issues on this pull request.

View more on Code Climate.

@johncalesp johncalesp merged commit a91eb3f into main Mar 29, 2023
@johncalesp johncalesp deleted the fix-energy-array-response branch March 29, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants