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: refactor register interface to allow unregistering an updater #60

Merged
merged 3 commits into from
Aug 9, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 9, 2023

Adds tests to make sure the register interface works as expected

Adds an example to the tests on how one might register a new updater to scape older firmware since this library is ADR004 compliant and does not support webscraping

Adds tests to make sure the register interface works as expected

Ads an example to the tests on how one might register a new updater
to scape older firmware since this library is ADR004 compliant and
does not support webscraping
@bdraco bdraco marked this pull request as ready for review August 9, 2023 01:46
@bdraco bdraco temporarily deployed to release August 9, 2023 01:46 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.20% 🎉

Comparison is base (84b6be0) 90.24% compared to head (906a3f6) 90.44%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   90.24%   90.44%   +0.20%     
==========================================
  Files          20       20              
  Lines         687      691       +4     
  Branches      105      105              
==========================================
+ Hits          620      625       +5     
+ Misses         43       42       -1     
  Partials       24       24              
Files Changed Coverage Δ
src/pyenphase/envoy.py 85.57% <100.00%> (+1.57%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco temporarily deployed to release August 9, 2023 01:53 — with GitHub Actions Inactive
@bdraco bdraco temporarily deployed to release August 9, 2023 02:14 — with GitHub Actions Inactive
Copy link
Collaborator

@cgarwood cgarwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bdraco
Copy link
Member Author

bdraco commented Aug 9, 2023

thanks

@bdraco bdraco merged commit 82efcec into main Aug 9, 2023
7 checks passed
@bdraco bdraco deleted the register_tests branch August 9, 2023 02:45
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