Dana-Farber-AIOS / pathml

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

Test PR to trigger GitHub workflows #404

Closed VarunUllanat closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (d95ff9b) 86.18% compared to head (3cb2e31) 86.99%.

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/graph/utils.py 82.50% 14 Missing :warning:
pathml/preprocessing/tilestitcher.py 96.00% 9 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 @@ ## dev #404 +/- ## ========================================== + Coverage 86.18% 86.99% +0.81% ========================================== Files 25 37 +12 Lines 2359 3723 +1364 ========================================== + Hits 2033 3239 +1206 - Misses 326 484 +158 ```

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