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

Two small exception-related fixes #1654

Merged
merged 2 commits into from
Apr 23, 2020
Merged

Two small exception-related fixes #1654

merged 2 commits into from
Apr 23, 2020

Conversation

lbonn
Copy link
Contributor

@lbonn lbonn commented Apr 22, 2020

No description provided.

There is usually no recovery path

Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Usually, we want to re-throw what we caught in this case

Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
@codecov-io
Copy link

Codecov Report

Merging #1654 into master will increase coverage by 0.24%.
The diff coverage is 77.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1654      +/-   ##
==========================================
+ Coverage   82.49%   82.73%   +0.24%     
==========================================
  Files         191      191              
  Lines       12082    12045      -37     
==========================================
- Hits         9967     9966       -1     
+ Misses       2115     2079      -36     
Impacted Files Coverage Δ
src/libaktualizr/config/config.cc 94.26% <0.00%> (ø)
src/libaktualizr/crypto/p11engine.cc 74.65% <0.00%> (ø)
src/libaktualizr/storage/sqlstorage_base.cc 75.51% <50.00%> (+1.01%) ⬆️
src/libaktualizr/storage/sql_utils.h 83.11% <66.66%> (-4.23%) ⬇️
src/libaktualizr/storage/sqlstorage.cc 80.81% <94.73%> (+3.33%) ⬆️
src/libaktualizr/package_manager/ostreemanager.cc 79.77% <0.00%> (-1.84%) ⬇️

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 1d95094...323ef5d. Read the comment docs.

@lbonn lbonn merged commit 0d16b73 into master Apr 23, 2020
@lbonn lbonn deleted the fix/exceptions-mini branch April 23, 2020 07:45
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