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 open settings keyboard shortcut #106

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

mfl28
Copy link
Owner

@mfl28 mfl28 commented Nov 11, 2023

  • Adds Ctrl/Cmnd+, shortcut to open settings.

Closes #105.

@mfl28 mfl28 self-assigned this Nov 11, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6ddbe9b) 86.36% compared to head (a18bba7) 86.33%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #106      +/-   ##
============================================
- Coverage     86.36%   86.33%   -0.03%     
- Complexity     1478     1479       +1     
============================================
  Files            95       95              
  Lines          5920     5922       +2     
  Branches        530      530              
============================================
  Hits           5113     5113              
- Misses          535      536       +1     
- Partials        272      273       +1     
Files Coverage Δ
...mfl28/boundingboxeditor/controller/Controller.java 78.87% <100.00%> (+0.05%) ⬆️

... and 1 file with indirect coverage changes

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

Copy link

sonarcloud bot commented Nov 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@mfl28 mfl28 merged commit 71410cf into master Nov 11, 2023
10 checks passed
@mfl28 mfl28 deleted the feature/add-open-settings-shortcut branch November 11, 2023 13:25
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.

Add open settings shortcut
1 participant