Closed MLRichter closed 2 years ago
Merging #62 (ff0d9df) into master (8ea6071) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #62 +/- ##
======================================
Coverage 4.39% 4.39%
======================================
Files 10 10
Lines 1160 1160
======================================
Hits 51 51
Misses 1109 1109
Flag | Coverage Δ | |
---|---|---|
unittests | 4.39% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out 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 8ea6071...ff0d9df. Read the comment docs.
You forgot changing setup.py
:)
The requirements are now upwards compatible since no changes to the necessary parts of the torch and torchvision API is expected in the future.