dandi / dandi-cli

DANDI command line client to facilitate common operations
https://dandi.readthedocs.io/
Apache License 2.0
22 stars 27 forks source link

Do not use mypy 1.11.0 #1466

Closed jwodder closed 4 months ago

jwodder commented 4 months ago

Broken on Python 3.8: https://github.com/python/mypy/pull/17543

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.56%. Comparing base (e975d9a) to head (21b696f). Report is 59 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1466 +/- ## ========================================== + Coverage 88.44% 88.56% +0.11% ========================================== Files 77 77 Lines 10535 10535 ========================================== + Hits 9318 9330 +12 + Misses 1217 1205 -12 ``` | [Flag](https://app.codecov.io/gh/dandi/dandi-cli/pull/1466/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dandi/dandi-cli/pull/1466/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi) | `88.56% <ø> (+0.11%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#carryforward-flags-in-the-pull-request-comment) to find out more.

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

github-actions[bot] commented 3 months ago

:rocket: PR was released in 0.63.0 :rocket: