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

Fix incorrect CLIP-IQA type hints #2952

Merged
merged 10 commits into from
Feb 24, 2025

Merge branch 'master' into iqa_type_error_repro

5d31fb7
Select commit
Loading
Failed to load commit list.
Merged

Fix incorrect CLIP-IQA type hints #2952

Merge branch 'master' into iqa_type_error_repro
5d31fb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2025 in 0s

32% (target 95%)

Details

Codecov Report

Attention: Patch coverage is 23.52941% with 13 lines in your changes missing coverage. Please review.

Project coverage is 32%. Comparing base (6ca9d13) to head (5d31fb7).

❌ Your project check has failed because the head coverage (32%) is below the target coverage (95%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (6ca9d13) and HEAD (5d31fb7). Click for more details.

HEAD has 116 uploads less than BASE
Flag BASE (6ca9d13) HEAD (5d31fb7)
torch2.0.1+cpu 9 3
python3.10 27 9
Windows 6 2
cpu 42 14
torch2.6.0+cpu 3 1
python3.12 9 3
macOS 9 3
torch2.6.0 3 1
torch2.0.1 6 2
Linux 27 9
torch2.4.1+cpu 6 2
python3.11 3 1
torch2.1.2+cpu 3 1
torch2.2.2+cpu 3 1
torch2.5.0+cpu 6 2
torch2.3.1+cpu 3 1
python3.9 3 1
gpu 2 0
unittest 2 0
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2952     +/-   ##
========================================
- Coverage      70%     32%    -38%     
========================================
  Files         346     332     -14     
  Lines       19172   19011    -161     
========================================
- Hits        13428    6058   -7370     
- Misses       5744   12953   +7209