Closed pacoorozco closed 5 years ago
Merging #30 into master will not change coverage. The diff coverage is
0%
.
@@ Coverage Diff @@
## master #30 +/- ##
=======================================
Coverage 39.02% 39.02%
=======================================
Files 10 10
Lines 328 328
=======================================
Hits 128 128
Misses 194 194
Partials 6 6
Impacted Files | Coverage Δ | |
---|---|---|
lib-gphotos/albums.go | 0% <ø> (ø) |
:arrow_up: |
lib-gphotos/internal/uploader/upload.go | 0% <0%> (ø) |
:arrow_up: |
lib-gphotos/retries.go | 0% <0%> (ø) |
:arrow_up: |
lib-gphotos/uploads.go | 0% <0%> (ø) |
:arrow_up: |
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 9791c40...30bfb2c. Read the comment docs.
What issue type does this pull request address? enhancement
What is this pull request for? Once Go 1.13 has been released, the previous Go 1.11 support is deprecated. This project will maintain compatibility with the last two Go major versions published: currently 1.12 and 1.13.
Does this pull request has user-facing changes? Requirements to compile are now Go 1.12+