-
Notifications
You must be signed in to change notification settings - Fork 123
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
0.16.4 #402
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.10.0...v2.10.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2.1 to 5.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@coverage-5.2.1...coverage-5.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.1. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.6.1...2.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bump pytest-cov from 2.10.0 to 2.10.1
Bump coverage from 5.2.1 to 5.3
Fix readme param and spelling
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.6.0 to 2.7.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.6.0...v2.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Add codecov token to workflow to fix upload issue
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.3 to 2.6.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.5.3...pylint-2.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bump pylint from 2.5.3 to 2.6.0
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.2 to 5.1.1. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](PyCQA/pydocstyle@5.0.2...5.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bump pygments from 2.6.1 to 2.7.1
Bump flake8 from 3.8.3 to 3.8.4
Bump pydocstyle from 5.0.2 to 5.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.0.1...6.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bump pytest from 6.0.1 to 6.1.1
Bump pre-commit from 2.6.0 to 2.7.1
Move testtools to requirements_test.txt
Generalized image/video download, fixed non-updating image for minis
Updated liveview endpoint
Fix malformatted stream url for blink mini
Added test to catch NoneType error on refresh, fixed offending code
Codecov Report
@@ Coverage Diff @@
## master #402 +/- ##
==========================================
+ Coverage 83.07% 85.89% +2.82%
==========================================
Files 8 8
Lines 951 957 +6
==========================================
+ Hits 790 822 +32
+ Misses 161 135 -26
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description:
Bugfixes:
All: