Dana-Farber-AIOS / pathml

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

Updated skimage version for importing the graph module and trigger tests #390

Closed VarunUllanat closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (d95ff9b) 86.18% compared to head (fc0e8b3) 76.47%.

Files Patch % Lines
pathml/ml/models/hovernet.py 22.57% 271 Missing :warning:
pathml/datasets/datasets.py 67.31% 67 Missing :warning:
pathml/graph/preprocessing.py 79.87% 63 Missing :warning:
pathml/graph/utils.py 50.45% 54 Missing :warning:
pathml/datasets/utils.py 53.92% 47 Missing :warning:
pathml/ml/utils.py 39.53% 26 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #390 +/- ## ========================================== - Coverage 86.18% 76.47% -9.71% ========================================== Files 25 34 +9 Lines 2359 3703 +1344 ========================================== + Hits 2033 2832 +799 - Misses 326 871 +545 ```

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

VarunUllanat commented 11 months ago

Successful test run, closing PR and getting ready for merges