Skip to content

Update Version data based upon Properties File #6871

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

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

Adjusted Sentry settings to collect potentially more useful information.

e339f73
Select commit
Loading
Failed to load commit list.
Open

Update Version data based upon Properties File #6871

Adjusted Sentry settings to collect potentially more useful information.
e339f73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2025 in 1s

30.06% (+0.00%) compared to 95a1af5

View this Pull Request on Codecov

30.06% (+0.00%) compared to 95a1af5

Details

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.