Skip to content

Conversation

@mfl28
Copy link
Owner

@mfl28 mfl28 commented Aug 16, 2022

  • Fixes Sonarlint issues since Java 17 upgrade.

Closes #16 .

@mfl28 mfl28 self-assigned this Aug 16, 2022
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #17 (f593d9b) into master (4dad184) will increase coverage by 1.00%.
The diff coverage is 82.02%.

@@             Coverage Diff              @@
##             master      #17      +/-   ##
============================================
+ Coverage     83.05%   84.05%   +1.00%     
- Complexity     1195     1213      +18     
============================================
  Files            86       86              
  Lines          5429     5301     -128     
  Branches        474      476       +2     
============================================
- Hits           4509     4456      -53     
+ Misses          676      610      -66     
+ Partials        244      235       -9     
Impacted Files Coverage Δ
...oundingboxeditor/model/data/BoundingShapeData.java 78.94% <0.00%> (+3.94%) ⬆️
...boxeditor/model/io/BoundingBoxPredictorConfig.java 100.00% <ø> (+16.66%) ⬆️
...oxeditor/model/io/ImageAnnotationLoadStrategy.java 66.66% <ø> (ø)
...model/io/services/BoundingBoxPredictorService.java 100.00% <ø> (+34.48%) ⬆️
...odel/io/services/ImageAnnotationExportService.java 100.00% <ø> (+8.69%) ⬆️
...odel/io/services/ImageAnnotationImportService.java 100.00% <ø> (+16.66%) ⬆️
.../boundingboxeditor/ui/BoundingPolygonTreeItem.java 62.50% <0.00%> (+3.67%) ⬆️
...fl28/boundingboxeditor/ui/BoundingPolygonView.java 83.88% <0.00%> (+0.92%) ⬆️
...28/boundingboxeditor/ui/BoundingShapeViewData.java 84.90% <0.00%> (+1.26%) ⬆️
.../mfl28/boundingboxeditor/ui/EditorToolBarView.java 89.31% <ø> (ø)
... and 45 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@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

81.6% 81.6% Coverage
0.0% 0.0% Duplication

@mfl28 mfl28 merged commit ba3bc56 into master Aug 17, 2022
@mfl28 mfl28 deleted the feature/add-java-16+-improvements branch August 17, 2022 07:47
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 modern Java improvements

2 participants