Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HED augmentations for digital pathology image #649

Merged
merged 57 commits into from
Jul 21, 2023

Merge pull request #10 from sarthakpati/hed_augs_siddhesh

7fe43db
Select commit
Loading
Failed to load commit list.
Merged

HED augmentations for digital pathology image #649

Merge pull request #10 from sarthakpati/hed_augs_siddhesh
7fe43db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2023 in 1s

94.67% (+0.04%) compared to bca8bbd

View this Pull Request on Codecov

94.67% (+0.04%) compared to bca8bbd

Details

Codecov Report

Merging #649 (7fe43db) into master (bca8bbd) will increase coverage by 0.04%.
The diff coverage is 97.05%.

❗ Current head 7fe43db differs from pull request most recent head 1cc449a. Consider uploading reports for the commit 1cc449a to get more accurate results

@@            Coverage Diff             @@
##           master     #649      +/-   ##
==========================================
+ Coverage   94.62%   94.67%   +0.04%     
==========================================
  Files         116      117       +1     
  Lines        8062     8162     +100     
==========================================
+ Hits         7629     7727      +98     
- Misses        433      435       +2     
Impacted Files Coverage Δ
GANDLF/data/augmentation/rgb_augs.py 100.00% <ø> (ø)
GANDLF/data/augmentation/hed_augs.py 96.15% <96.15%> (ø)
GANDLF/data/augmentation/__init__.py 100.00% <100.00%> (ø)
GANDLF/parseConfig.py 84.53% <100.00%> (+0.75%) ⬆️
testing/test_full.py 99.16% <100.00%> (+<0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more