8000 Closing opening comment in eras.xml by jackreichelt · Pull Request #3831 · MegaMek/mekhq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Closing opening comment in eras.xml #3831

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

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

jackreichelt
Copy link
Contributor

MekHQ stopped being able to run, crashing whenever I tried to start a new campaign, or load an existing one. After some digging, I found that eras.xml was missing the closing tag on the opening comment.

Adding that, I can now start and load campaigns.

Interestingly, it seems to have been missing for quite some time, so potentially the xml parser we use got an update, or got set more strict recently. Not sure.

8000
Copy link
codecov bot commented Feb 6, 2024

Codecov Report

Attention: 72 lines in your changes are missing coverage. Please review.

Comparison is base (60aa059) 10.63% compared to head (ab5bc76) 10.62%.
Report is 15 commits behind head on master.

Files Patch % Lines
MekHQ/src/mekhq/gui/panes/CampaignOptionsPane.java 0.00% 30 Missing ⚠️
...Q/src/mekhq/gui/adapter/UnitTableMouseAdapter.java 0.00% 17 Missing ⚠️
.../src/mekhq/gui/adapter/PartsTableMouseAdapter.java 0.00% 7 Missing ⚠️
MekHQ/src/mekhq/campaign/CampaignOptions.java 42.85% 4 Missing ⚠️
MekHQ/src/mekhq/campaign/parts/Armor.java 33.33% 4 Missing ⚠️
MekHQ/src/mekhq/campaign/parts/ProtomekArmor.java 0.00% 4 Missing ⚠️
...ekhq/campaign/personnel/PersonAwardController.java 0.00% 2 Missing and 1 partial ⚠️
...ekHQ/src/mekhq/campaign/market/ContractMarket.java 75.00% 1 Missing ⚠️
MekHQ/src/mekhq/campaign/unit/Unit.java 0.00% 1 Missing ⚠️
.../mekhq/gui/adapter/PersonnelTableMouseAdapter.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3831      +/-   ##
============================================
- Coverage     10.63%   10.62%   -0.01%     
  Complexity     5472     5472              
============================================
  Files           834      834              
  Lines        113830   113860      +30     
  Branches      17197    17197              
============================================
- Hits          12101    12097       -4     
- Misses       100522   100555      +33     
- Partials       1207     1208       +1     

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

@HammerGS HammerGS merged commit 1e89194 into MegaMek:master Feb 7, 2024
@jackreichelt jackreichelt deleted the fixing-eras-xml branch February 7, 2024 13:15
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.

2 participants
0