Skip to content

Conversation

@mfl28
Copy link
Owner

@mfl28 mfl28 commented Jul 22, 2023

  • Sets owners/parent windows for (application-modal) progress dialogs.

Closes #73 .

@mfl28 mfl28 self-assigned this Jul 22, 2023
@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.22 🎉

Comparison is base (088bc08) 85.72% compared to head (32d8164) 85.95%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
+ Coverage     85.72%   85.95%   +0.22%     
- Complexity     1410     1413       +3     
============================================
  Files            92       92              
  Lines          5767     5767              
  Branches        524      524              
============================================
+ Hits           4944     4957      +13     
+ Misses          563      550      -13     
  Partials        260      260              
Impacted Files Coverage Δ
...om/github/mfl28/boundingboxeditor/ui/MainView.java 83.20% <ø> (-0.07%) ⬇️
.../github/mfl28/boundingboxeditor/utils/UiUtils.java 86.20% <ø> (ø)
.../mfl28/boundingboxeditor/BoundingBoxEditorApp.java 86.66% <100.00%> (+86.66%) ⬆️
...mfl28/boundingboxeditor/controller/Controller.java 77.84% <100.00%> (ø)
...28/boundingboxeditor/ui/ServiceProgressDialog.java 93.75% <100.00%> (+6.25%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

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 8de05b1 into master Jul 22, 2023
@mfl28 mfl28 deleted the feature/set-progress-dialog-owners branch July 22, 2023 15:27
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.

Set progress-dialog owners

2 participants