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

Update black, flake8 and mypy #198

Merged

Conversation

lpasselin
Copy link
Collaborator

@lpasselin lpasselin commented Feb 3, 2023

Had to edit a few lines to satisfy mypy

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #198 (20d4e36) into develop (3033366) will increase coverage by 0.25%.
The diff coverage is 42.85%.

❗ Current head 20d4e36 differs from pull request most recent head 3f41560. Consider uploading reports for the commit 3f41560 to get more accurate results

@@             Coverage Diff             @@
##           develop     #198      +/-   ##
===========================================
+ Coverage    80.02%   80.27%   +0.25%     
===========================================
  Files           12       12              
  Lines          786      786              
===========================================
+ Hits           629      631       +2     
+ Misses         157      155       -2     
Impacted Files Coverage Δ
pyk4a/capture.py 62.01% <0.00%> (ø)
pyk4a/calibration.py 71.59% <33.33%> (ø)
pyk4a/module.py 25.00% <50.00%> (ø)
pyk4a/playback.py 94.48% <100.00%> (+0.78%) ⬆️
pyk4a/pyk4a.py 89.35% <0.00%> (+0.46%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lpasselin lpasselin merged commit 2c334cf into etiennedub:develop Feb 3, 2023
@lpasselin lpasselin deleted the features/update-black-flake8 branch February 3, 2023 20:59
lpasselin added a commit that referenced this pull request Feb 3, 2023
* Color image ISO speed for Capture (#176)

* Fixing the context manager for playback objects (#181)

* Fix: setuptools 67 needs python_requires instead of install_requires (#196)

* Added method for getting the extrinsic transformation parameters (#192)

* update python versions for github actions (#197)

* Update black, flake8 and mypy (#198)

---------

Co-authored-by: Johan von Forstner <johan.vonforstner@paradoxcat.com>
Co-authored-by: Louis-Philippe Asselin <lpasselin@users.noreply.github.com>
Co-authored-by: David Dunn <qenopster@gmail.com>
Co-authored-by: David Dunn <dunn@qti.qualcomm.com>
Co-authored-by: Ilya Gruzinov <igruzinov@yandex.ru>
Co-authored-by: annStein <43335656+annStein@users.noreply.github.com>
Co-authored-by: steinimoto <as@motognosis.com>
Co-authored-by: Justin <lego.man.123@hotmail.com>
Co-authored-by: CMU <ch.chrismuller@pm.me>
Co-authored-by: Marcel Egle <97447968+EgleM2022@users.noreply.github.com>
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