-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
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
Bump skybellpy to 0.4.0 #23294
Bump skybellpy to 0.4.0 #23294
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #23294 +/- ##
=========================================
- Coverage 94.29% 94.19% -0.1%
=========================================
Files 458 453 -5
Lines 37203 36915 -288
=========================================
- Hits 35079 34772 -307
- Misses 2124 2143 +19
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## dev #23294 +/- ##
=========================================
- Coverage 94.29% 94.19% -0.1%
=========================================
Files 458 453 -5
Lines 37203 36915 -288
=========================================
- Hits 35079 34772 -307
- Misses 2124 2143 +19
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## dev #23294 +/- ##
=========================================
- Coverage 94.2% 94.19% -0.02%
=========================================
Files 453 453
Lines 36915 36915
=========================================
- Hits 34776 34772 -4
- Misses 2139 2143 +4
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## dev #23294 +/- ##
=========================================
- Coverage 94.29% 94.19% -0.1%
=========================================
Files 458 453 -5
Lines 37203 36915 -288
=========================================
- Hits 35079 34772 -307
- Misses 2124 2143 +19
Continue to review full report at Codecov.
|
* Bump skybellpy to 0.4.0 * Bump skybellpy to 0.4.0 in requirements_all.txt
Description:
bump skybellpy to 0.4.0, fixing problem with empty skybellpy cache file
Related issue (if applicable): fixes #
See MisterWil/skybellpy#9
No doc or config changes
Checklist:
tox
. Your PR cannot be merged unless tests passIf user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
requirements
in the manifest ([example][ex-requir]).requirements_all.txt
by runningscript/gen_requirements_all.py
..coveragerc
.