Dana-Farber-AIOS / pathml

Tools for computational pathology
https://pathml.org
GNU General Public License v2.0
392 stars 84 forks source link

adding graph + tile stitching to trigger tests #2 #396

Closed VarunUllanat closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Attention: 231 lines in your changes are missing coverage. Please review.

Comparison is base (dd61eea) 86.37% compared to head (44eca15) 86.69%.

Files Patch % Lines
pathml/datasets/datasets.py 71.35% 59 Missing :warning:
pathml/datasets/utils.py 53.92% 47 Missing :warning:
pathml/graph/preprocessing.py 89.96% 32 Missing :warning:
pathml/ml/models/hovernet.py 92.00% 28 Missing :warning:
pathml/ml/utils.py 39.53% 26 Missing :warning:
pathml/preprocessing/tilestitcher.py 90.82% 21 Missing :warning:
pathml/graph/utils.py 82.50% 14 Missing :warning:
pathml/ml/hovernet.py 0.00% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #396 +/- ## ========================================== + Coverage 86.37% 86.69% +0.31% ========================================== Files 27 37 +10 Lines 2503 3727 +1224 ========================================== + Hits 2162 3231 +1069 - Misses 341 496 +155 ```

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