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

Add Benchmark mode #3

Merged
merged 4 commits into from
Dec 5, 2023
Merged

Add Benchmark mode #3

merged 4 commits into from
Dec 5, 2023

Conversation

scottcha
Copy link
Owner

@scottcha scottcha commented Dec 5, 2023

No description provided.

* Initial local monitoring

* Updated monitor to monitor all plugs on a powerstrip

* refactor so tests are dynamically udpated if db schema changes

correct emissions calculations

* Add test action

* lookup github secrets for deploy

* Define pythonpath in action

* Fix db view user password secret name

* Fix env variable lookup for action

* update cache expiry for action

* refactor env vars to be at job level

* additional test debugging

* debug failing test

* more debugging for docker db

* fix typo

* fix docker command

* sleep in action

* reenable db test
@scottcha scottcha closed this Dec 5, 2023
@scottcha scottcha reopened this Dec 5, 2023
@scottcha scottcha merged commit 666c66c into ppe Dec 5, 2023
2 checks passed
@scottcha scottcha deleted the benchmark_mode branch December 5, 2023 02:10
scottcha added a commit that referenced this pull request Dec 5, 2023
* Initial functionality to ppe (#1)

* Initial local monitoring

* Updated monitor to monitor all plugs on a powerstrip

* refactor so tests are dynamically udpated if db schema changes

correct emissions calculations

* Add test action

* lookup github secrets for deploy

* Define pythonpath in action

* Fix db view user password secret name

* Fix env variable lookup for action

* update cache expiry for action

* refactor env vars to be at job level

* additional test debugging

* debug failing test

* more debugging for docker db

* fix typo

* fix docker command

* sleep in action

* reenable db test

* Add Benchmark mode (#3)

* Initial functionality to ppe (#1) (#2)

* Initial local monitoring

* Updated monitor to monitor all plugs on a powerstrip

* refactor so tests are dynamically udpated if db schema changes

correct emissions calculations

* Add test action

* lookup github secrets for deploy

* Define pythonpath in action

* Fix db view user password secret name

* Fix env variable lookup for action

* update cache expiry for action

* refactor env vars to be at job level

* additional test debugging

* debug failing test

* more debugging for docker db

* fix typo

* fix docker command

* sleep in action

* reenable db test

* Refactor EnergyUsage as a class instead of a dict to ease creating other modes

Add datastore ABC

* Added ability to output to file instead of db
scottcha added a commit that referenced this pull request Dec 13, 2023
* Initial functionality to ppe (#1)

* Initial local monitoring

* Updated monitor to monitor all plugs on a powerstrip

* refactor so tests are dynamically udpated if db schema changes

correct emissions calculations

* Add test action

* lookup github secrets for deploy

* Define pythonpath in action

* Fix db view user password secret name

* Fix env variable lookup for action

* update cache expiry for action

* refactor env vars to be at job level

* additional test debugging

* debug failing test

* more debugging for docker db

* fix typo

* fix docker command

* sleep in action

* reenable db test

* Add Benchmark mode (#3)

* Initial functionality to ppe (#1) (#2)

* Initial local monitoring

* Updated monitor to monitor all plugs on a powerstrip

* refactor so tests are dynamically udpated if db schema changes

correct emissions calculations

* Add test action

* lookup github secrets for deploy

* Define pythonpath in action

* Fix db view user password secret name

* Fix env variable lookup for action

* update cache expiry for action

* refactor env vars to be at job level

* additional test debugging

* debug failing test

* more debugging for docker db

* fix typo

* fix docker command

* sleep in action

* reenable db test

* Refactor EnergyUsage as a class instead of a dict to ease creating other modes

Add datastore ABC

* Added ability to output to file instead of db
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.

1 participant