Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

v0.22.0 #747

Merged
merged 87 commits into from
Aug 17, 2023
Merged

v0.22.0 #747

merged 87 commits into from
Aug 17, 2023

Conversation

fronzbot
Copy link
Owner

What's Changed

mkmer and others added 30 commits May 24, 2023 11:07
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v3.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Add aiohttp requirement
fix missing awaits
add missing awaits
Removed unreachable code from sync
revert from .items()
dependabot bot and others added 26 commits July 26, 2023 18:51
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.4...v2.17.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](PyCQA/flake8@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.5 to 7.3.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.5...7.3.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Handle None response in camera.py
Bumps [pygments](https://github.com/pygments/pygments) from 2.15.1 to 2.16.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.15.1...2.16.1)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #747 (8efa8fd) into master (ee88040) will increase coverage by 16.49%.
Report is 17 commits behind head on master.
The diff coverage is 99.41%.

❗ Current head 8efa8fd differs from pull request most recent head 735a582. Consider uploading reports for the commit 735a582 to get more accurate results

@@             Coverage Diff             @@
##           master     #747       +/-   ##
===========================================
+ Coverage   83.15%   99.64%   +16.49%     
===========================================
  Files           8        8               
  Lines        1413     1424       +11     
===========================================
+ Hits         1175     1419      +244     
+ Misses        238        5      -233     
Flag Coverage Δ
unittests 99.64% <99.41%> (+16.49%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
blinkpy/camera.py 98.38% <97.70%> (+24.91%) ⬆️
blinkpy/api.py 100.00% <100.00%> (+37.70%) ⬆️
blinkpy/auth.py 100.00% <100.00%> (+6.17%) ⬆️
blinkpy/blinkpy.py 100.00% <100.00%> (+15.50%) ⬆️
blinkpy/helpers/constants.py 100.00% <100.00%> (ø)
blinkpy/helpers/util.py 100.00% <100.00%> (+9.18%) ⬆️
blinkpy/sync_module.py 100.00% <100.00%> (+10.66%) ⬆️

... and 1 file with indirect coverage changes

@fronzbot fronzbot merged commit cbafd75 into master Aug 17, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants