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: Add `mypy` Type Check to `stainnorm`, `stainaugment`, `patchextraction` #787

Closed Jiaqi-Lv closed 3 months ago

Jiaqi-Lv commented 4 months ago

Adds mypy checks to

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.89%. Comparing base (ce348e7) to head (b297067). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #787 +/- ## ======================================== Coverage 99.89% 99.89% ======================================== Files 69 69 Lines 8534 8574 +40 Branches 1641 1641 ======================================== + Hits 8525 8565 +40 Misses 1 1 Partials 8 8 ```

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

shaneahmed commented 4 months ago

@Jiaqi-Lv Please keep an eye on #786 as there might be a few conflicts.