Closed CarloLucibello closed 2 years ago
Merging #93 (de8276d) into main (5e80fe6) will increase coverage by
0.05%
. The diff coverage is92.30%
.
@@ Coverage Diff @@
## main #93 +/- ##
==========================================
+ Coverage 90.14% 90.20% +0.05%
==========================================
Files 13 13
Lines 487 500 +13
==========================================
+ Hits 439 451 +12
- Misses 48 49 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/utils.jl | 93.91% <92.30%> (-0.21%) |
:arrow_down: |
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 5e80fe6...de8276d. Read the comment docs.
Little utility functions of common use. Pytorch has them as well.
Fixing also a problem with showing twice some docstrings in the documentation
Todo: