TissueImageAnalytics / tiatoolbox

Computational Pathology Toolbox developed by TIA Centre, University of Warwick.
https://warwick.ac.uk/tia
Other
340 stars 71 forks source link

:hammer: `mypy` type check `tools/` #782

Closed Jiaqi-Lv closed 4 months ago

Jiaqi-Lv commented 4 months ago

Add mpypy checks to:

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (a1feb25) 99.91% compared to head (e9697f4) 99.91%.

:exclamation: Current head e9697f4 differs from pull request most recent head 9a76ead. Consider uploading reports for the commit 9a76ead to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #782 +/- ## ======================================== Coverage 99.91% 99.91% ======================================== Files 69 69 Lines 8518 8523 +5 Branches 1637 1639 +2 ======================================== + Hits 8511 8516 +5 Partials 7 7 ```

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

shaneahmed commented 4 months ago

Thanks @Jiaqi-Lv