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

Add keyring store for API keys #411

Merged
merged 9 commits into from
Apr 23, 2023
Merged

Add keyring store for API keys #411

merged 9 commits into from
Apr 23, 2023

Conversation

chidiwilliams
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 23, 2023

Codecov Report

Merging #411 (7e0119f) into main (49a3151) will increase coverage by 0.20%.
The diff coverage is 87.05%.

@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
+ Coverage   78.81%   79.02%   +0.20%     
==========================================
  Files          21       25       +4     
  Lines        2030     2150     +120     
==========================================
+ Hits         1600     1699      +99     
- Misses        430      451      +21     
Flag Coverage Δ
Linux 79.02% <87.05%> (+0.45%) ⬆️
Windows ?
macOS ?

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

Impacted Files Coverage Δ
buzz/gui.py 76.37% <72.22%> (-0.34%) ⬇️
buzz/store/keyring_store.py 80.95% <80.95%> (ø)
buzz/widgets/general_preferences_widget.py 85.71% <85.71%> (ø)
buzz/widgets/line_edit.py 87.50% <87.50%> (ø)
buzz/widgets/openai_api_key_line_edit.py 100.00% <100.00%> (ø)
buzz/widgets/preferences_dialog.py 100.00% <100.00%> (ø)
...uzz/widgets/shortcuts_editor_preferences_widget.py 79.16% <100.00%> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chidiwilliams chidiwilliams enabled auto-merge (squash) April 23, 2023 20:31
@chidiwilliams chidiwilliams merged commit d68c2b9 into main Apr 23, 2023
@chidiwilliams chidiwilliams deleted the add-keyring branch April 23, 2023 20:37
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.

1 participant