Fix incorrect CLIP-IQA type hints #2952
+35
−4
Merged
Codecov / codecov/project
succeeded
Feb 20, 2025 in 0s
32% (target 95%)
View this Pull Request on Codecov
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
Loading