Skip to content

Conversation

@mfl28
Copy link
Owner

@mfl28 mfl28 commented Apr 2, 2023

  • Upgrades to JavaFX 20.
  • Upgrades Gradle version and dependencies.
  • Adds explicit dependency of the Gradle testCompileJava task to compileSass task thereby removing a Gradle warning.

Closes #56 .

@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a840b1c) 85.74% compared to head (97f3e0c) 85.74%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #57   +/-   ##
=========================================
  Coverage     85.74%   85.74%           
  Complexity     1404     1404           
=========================================
  Files            92       92           
  Lines          5745     5745           
  Branches        521      521           
=========================================
  Hits           4926     4926           
  Misses          560      560           
  Partials        259      259           
Impacted Files Coverage Δ
.../mfl28/boundingboxeditor/ui/ImageFileListView.java 88.17% <100.00%> (ø)
...om/github/mfl28/boundingboxeditor/ui/MainView.java 83.06% <100.00%> (ø)

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

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 2, 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 cc1e2ff into master Apr 2, 2023
@mfl28 mfl28 deleted the feature/upgrade-javafx-20 branch April 2, 2023 08:40
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.

Upgrade to JavaFX 20

2 participants