Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Catch the disk space availability exception. #1530

Merged
merged 1 commit into from
Jan 22, 2020

Conversation

pattivacek
Copy link
Collaborator

Otherwise the download failure will not be properly reported to the backend.

Otherwise the download failure will not be properly reported to the
backend.

Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
@codecov-io
Copy link

codecov-io commented Jan 22, 2020

Codecov Report

Merging #1530 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1530   +/-   ##
=======================================
  Coverage   81.82%   81.82%           
=======================================
  Files         186      186           
  Lines       11403    11403           
=======================================
  Hits         9330     9330           
  Misses       2073     2073
Impacted Files Coverage Δ
...tualizr/package_manager/packagemanagerinterface.cc 94.28% <100%> (ø) ⬆️
src/libaktualizr/storage/sql_utils.h 84.72% <0%> (-1.39%) ⬇️
src/libaktualizr/storage/sqlstorage_base.cc 77.02% <0%> (-1.36%) ⬇️
src/libaktualizr/storage/sqlstorage.cc 77.05% <0%> (ø) ⬆️
src/libaktualizr/primary/sotauptaneclient.cc 90.14% <0%> (+0.13%) ⬆️
src/aktualizr_info/main.cc 91.16% <0%> (+0.93%) ⬆️

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 f8d4d25...894d352. Read the comment docs.

@pattivacek pattivacek merged commit 4ad5eb2 into master Jan 22, 2020
@pattivacek pattivacek deleted the fix/catch-disk-space-exception branch January 22, 2020 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants