Skip to content

Support/6.x#35

Merged
r4fterman merged 9 commits intodevelopfrom
support/6.x
Oct 14, 2025
Merged

Support/6.x#35
r4fterman merged 9 commits intodevelopfrom
support/6.x

Conversation

@r4fterman
Copy link
Copy Markdown
Owner

Merged changes upwards

Problem:
Java applet is deprecated and up for removal. The project should not support it
any further.

Solution:
Remove all applet related code.
…olete-code

Issue-#32: Remove Java applet support
Update CodeQL configuration to be stable and execute successfully.
Run CodeQL with target "test" on a xvfb environment.
Fix error in Github action yaml.
Fix error in Github action yaml.
During CodeQL maven only needs to compile the code.
Initialize and analyze with CodeQL version 4.
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.52%. Comparing base (45a35ec) to head (f8183d9).
⚠️ Report is 11 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##             develop     #35   +/-   ##
=========================================
  Coverage       9.52%   9.52%           
  Complexity        58      58           
=========================================
  Files             66      66           
  Lines           1838    1838           
  Branches         284     284           
=========================================
  Hits             175     175           
  Misses          1637    1637           
  Partials          26      26           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@r4fterman r4fterman merged commit 2affb65 into develop Oct 14, 2025
6 checks passed
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.

1 participant