photosynthesis-team / piq

Measures and metrics for image2image tasks. PyTorch.
Apache License 2.0
1.32k stars 114 forks source link

Fix of the PyTorch version parser #290

Closed snk4tr closed 2 years ago

snk4tr commented 2 years ago

Closes #289

Proposed Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #290 (6cca07e) into master (e8f6513) will decrease coverage by 2.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
- Coverage   93.25%   91.00%   -2.26%     
==========================================
  Files          33       33              
  Lines        2283     2289       +6     
==========================================
- Hits         2129     2083      -46     
- Misses        154      206      +52     
Flag Coverage Δ
unittests 91.00% <100.00%> (-2.26%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
piq/utils/common.py 93.75% <100.00%> (+0.89%) :arrow_up:
piq/gs.py 32.96% <0.00%> (-57.15%) :arrow_down:
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

snk4tr commented 2 years ago

@zakajd ready for review.