Skip to content

Merge branch 'main' into feature/mvtec-loco

1cc19d7
Select commit
Loading
Failed to load commit list.
Closed

πŸš€ Add MVTec LOCO dataset and sPRO metric #1967

Merge branch 'main' into feature/mvtec-loco
1cc19d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2024 in 0s

81.39% (+0.07%) compared to 14ab566

View this Pull Request on Codecov

81.39% (+0.07%) compared to 14ab566

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 30 lines in your changes missing coverage. Please review.

Project coverage is 81.39%. Comparing base (14ab566) to head (1cc19d7).
Report is 66 commits behind head on main.

Files with missing lines Patch % Lines
src/anomalib/callbacks/metrics.py 68.75% 10 Missing ⚠️
src/anomalib/metrics/spro.py 85.71% 9 Missing ⚠️
src/anomalib/data/image/mvtec_loco.py 91.57% 8 Missing ⚠️
src/anomalib/data/base/datamodule.py 66.66% 2 Missing ⚠️
src/anomalib/metrics/collection.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1967      +/-   ##
==========================================
+ Coverage   81.32%   81.39%   +0.07%     
==========================================
  Files         229      231       +2     
  Lines       10348    10541     +193     
==========================================
+ Hits         8415     8580     +165     
- Misses       1933     1961      +28     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.