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

Update Version data based upon Properties File #6871

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rjhancock
Copy link
Collaborator

Updates the Version data to work with a Properties files when present. Adjusts the Sentry configuration to collect additional data when enabled. Hopefully performance related data.

Adjusted Version to read in additional data from a resource bundle.
Copy link

codecov bot commented Apr 12, 2025

Codecov Report

Attention: Patch coverage is 16.82243% with 89 lines in your changes missing coverage. Please review.

Project coverage is 30.06%. Comparing base (95a1af5) to head (e339f73).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...egamek/src/megamek/client/ui/swing/MegaMekGUI.java 0.00% 52 Missing ⚠️
megamek/src/megamek/Version.java 42.85% 16 Missing and 4 partials ⚠️
megamek/src/megamek/MegaMek.java 5.88% 16 Missing ⚠️
megamek/src/megamek/client/AbstractClient.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6871   +/-   ##
=========================================
  Coverage     30.05%   30.06%           
+ Complexity    15587    15586    -1     
=========================================
  Files          2875     2875           
  Lines        282748   282724   -24     
  Branches      49302    49292   -10     
=========================================
+ Hits          84988    84989    +1     
+ Misses       192210   192185   -25     
  Partials       5550     5550           

☔ 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.

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