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

Refactor key-combinations into separate class #136

Merged
merged 2 commits into from
Aug 30, 2024

Add license header.

62e6679
Select commit
Loading
Failed to load commit list.
Merged

Refactor key-combinations into separate class #136

Add license header.
62e6679
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

86.48% (target 80.00%)

View this Pull Request on Codecov

86.48% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.48%. Comparing base (3cc364b) to head (62e6679).

Files with missing lines Patch % Lines
.../boundingboxeditor/controller/KeyCombinations.java 92.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #136   +/-   ##
=========================================
  Coverage     86.48%   86.48%           
- Complexity     1498     1499    +1     
=========================================
  Files            96       97    +1     
  Lines          5986     5986           
  Branches        549      549           
=========================================
  Hits           5177     5177           
  Misses          532      532           
  Partials        277      277           

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