Closed FrancescoSaverioZuppichini closed 3 years ago
Merging #264 (da15cc3) into develop (01c3eda) will decrease coverage by
0.33%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #264 +/- ##
===========================================
- Coverage 97.56% 97.23% -0.34%
===========================================
Files 66 82 +16
Lines 2668 2998 +330
===========================================
+ Hits 2603 2915 +312
- Misses 65 83 +18
Impacted Files | Coverage Δ | |
---|---|---|
glasses/models/AutoModel.py | 78.72% <0.00%> (-16.02%) |
:arrow_down: |
glasses/utils/Storage.py | 95.40% <0.00%> (-4.60%) |
:arrow_down: |
glasses/models/classification/resnetxt/__init__.py | 91.30% <0.00%> (-1.56%) |
:arrow_down: |
glasses/models/classification/regnet/__init__.py | 80.14% <0.00%> (-0.82%) |
:arrow_down: |
glasses/models/classification/vgg/__init__.py | 97.10% <0.00%> (-0.43%) |
:arrow_down: |
glasses/interpretability/SaliencyMap.py | 95.00% <0.00%> (-0.35%) |
:arrow_down: |
glasses/models/classification/resnet/__init__.py | 98.56% <0.00%> (-0.13%) |
:arrow_down: |
...ses/models/classification/efficientnet/__init__.py | 99.25% <0.00%> (-0.04%) |
:arrow_down: |
test/test_VGG.py | 100.00% <0.00%> (ø) |
|
test/test_att.py | 100.00% <0.00%> (ø) |
|
... and 54 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8afa323...da15cc3. Read the comment docs.
Minor code refactors + docs + tests