Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

merging main with cpath renaming

33c52b1
Select commit
Loading
Failed to load commit list.
Open

ENH: Enable heatmaps when tiling on the fly #491

merging main with cpath renaming
33c52b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2025 in 0s

46.44% (-22.83%) compared to c73103a

View this Pull Request on Codecov

46.44% (-22.83%) compared to c73103a

Details

Codecov Report

❌ Patch coverage is 5.66038% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.44%. Comparing base (c73103a) to head (33c52b1).
⚠️ Report is 275 commits behind head on main.

Files with missing lines Patch % Lines
hi-ml-cpath/src/health_cpath/utils/wsi_utils.py 3.84% 25 Missing ⚠️
...-cpath/src/health_cpath/datamodules/base_module.py 7.69% 12 Missing ⚠️
hi-ml-cpath/src/health_cpath/utils/output_utils.py 0.00% 9 Missing ⚠️
hi-ml-cpath/src/health_cpath/utils/naming.py 20.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
hi-ml-cpath/src/health_cpath/utils/naming.py 2.53% <20.00%> (-96.12%) ⬇️
hi-ml-cpath/src/health_cpath/utils/output_utils.py 6.62% <0.00%> (-65.05%) ⬇️
...-cpath/src/health_cpath/datamodules/base_module.py 7.69% <7.69%> (-85.74%) ⬇️
hi-ml-cpath/src/health_cpath/utils/wsi_utils.py 15.62% <3.84%> (-84.38%) ⬇️

... and 65 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.