Skip to content
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

fix: handle keyring store exception #685

Merged
merged 1 commit into from Mar 14, 2024
Merged

Conversation

chidiwilliams
Copy link
Owner

@chidiwilliams chidiwilliams commented Mar 14, 2024

Resolves #679
Resolves #648

@chidiwilliams chidiwilliams enabled auto-merge (squash) March 14, 2024 17:42
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 79.90%. Comparing base (9395492) to head (0e15168).

Files Patch % Lines
buzz/widgets/main_window.py 16.66% 5 Missing ⚠️
buzz/store/keyring_store.py 83.33% 2 Missing ⚠️
buzz/cli.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
- Coverage   79.93%   79.90%   -0.04%     
==========================================
  Files          81       81              
  Lines        3748     3747       -1     
==========================================
- Hits         2996     2994       -2     
- Misses        752      753       +1     
Flag Coverage Δ
Linux 73.68% <67.85%> (-0.04%) ⬇️
Windows 81.22% <60.71%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chidiwilliams chidiwilliams merged commit 3280de9 into main Mar 14, 2024
9 of 11 checks passed
@chidiwilliams chidiwilliams deleted the fix-keyring-store branch March 14, 2024 22:05
@Jackvrs Jackvrs mentioned this pull request Apr 20, 2024
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.

buzz immediately crashes Ubuntu, version 0.82 crashes on opening preferences
1 participant