Skip to content

Fix issue with unassigned self.handle #899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2021

Conversation

m3nu
Copy link
Contributor

@m3nu m3nu commented Feb 27, 2021

Fixes #897. To test with Pip:

pip install --force-reinstall git+https://github.com/m3nu/vorta.git@issue/897/kdewallet-handle

@codecov-io
Copy link

codecov-io commented Feb 27, 2021

Codecov Report

Merging #899 (424f464) into master (84c3d3c) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #899   +/-   ##
=======================================
  Coverage   70.32%   70.32%           
=======================================
  Files          56       56           
  Lines        3791     3791           
=======================================
  Hits         2666     2666           
  Misses       1125     1125           
Impacted Files Coverage Δ
src/vorta/keyring/kwallet.py 52.63% <0.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 84c3d3c...424f464. Read the comment docs.

@m3nu m3nu merged commit 824707c into borgbase:master Feb 27, 2021
@m3nu m3nu deleted the issue/897/kdewallet-handle branch February 27, 2021 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught exception related to the selection of a key for Vorta in kdewallet
3 participants