Closed pacoorozco closed 3 years ago
Merging #49 (c5fd8c2) into master (edce341) will decrease coverage by
0.31%
. The diff coverage is73.68%
.
@@ Coverage Diff @@
## master #49 +/- ##
==========================================
- Coverage 76.54% 76.22% -0.32%
==========================================
Files 11 11
Lines 422 429 +7
==========================================
+ Hits 323 327 +4
- Misses 76 78 +2
- Partials 23 24 +1
Impacted Files | Coverage Δ | |
---|---|---|
albums/cachita.go | 72.22% <ø> (ø) |
|
media_items/photoslibrary_repository.go | 95.91% <ø> (ø) |
|
media_items/service.go | 71.42% <ø> (ø) |
|
uploader/basic/basic.go | 80.95% <ø> (ø) |
|
uploader/fileuploaditem.go | 60.86% <ø> (ø) |
|
uploader/resumable/resumable.go | 70.19% <ø> (ø) |
|
client.go | 29.62% <70.58%> (+4.09%) |
:arrow_up: |
albums/cached_service.go | 100.00% <100.00%> (ø) |
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 edce341...c5fd8c2. Read the comment docs.
What issue type does this pull request address? (keep at least one, remove the others)
/kind bug
What is this pull request for? Which issues does it resolve? (use
resolves #<issue_number>
if possible)resolves #48
Does this pull request has user-facing changes? (e.g. config changes, new/modified commands, new/modified flags)
No
Does this pull request add new dependencies?
No