napari / napari

napari: a fast, interactive, multi-dimensional image viewer for python
https://napari.org
BSD 3-Clause "New" or "Revised" License
2.07k stars 410 forks source link

Update `hypothesis`, `pytest`, `virtualenv`, bump mypy constraints and resolve pointed problems. #6866

Closed napari-bot closed 2 weeks ago

napari-bot commented 3 weeks ago

Updated packages: filelock, hypothesis, pyproject-hooks, pytest, virtualenv

Fix workflow for bumping mypy constraints and manual bump them, then resolve new pointed bugs.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.44%. Comparing base (f66fce6) to head (3df8110).

Files Patch % Lines
napari/plugins/npe2api.py 0.00% 1 Missing :warning:
napari/utils/events/containers/_set.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6866 +/- ## ========================================== - Coverage 92.45% 92.44% -0.02% ========================================== Files 617 617 Lines 55156 55161 +5 ========================================== - Hits 50993 50991 -2 - Misses 4163 4170 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.