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

Disconnect quietly from GameThread for MekHQ #3900

Merged
merged 1 commit into from
Mar 24, 2024

Disconnect quietly from GameThread for MekHQ

49928b1
Select commit
Loading
Failed to load commit list.
Merged

Disconnect quietly from GameThread for MekHQ #3900

Disconnect quietly from GameThread for MekHQ
49928b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2024 in 1s

10.64% (-0.01%) compared to fbbf4d8

View this Pull Request on Codecov

10.64% (-0.01%) compared to fbbf4d8

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 10.64%. Comparing base (fbbf4d8) to head (49928b1).
Report is 4 commits behind head on master.

Files Patch % Lines
MekHQ/src/mekhq/AtBGameThread.java 0.00% 1 Missing ⚠️
MekHQ/src/mekhq/GameThread.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3900      +/-   ##
============================================
- Coverage     10.64%   10.64%   -0.01%     
  Complexity     5487     5487              
============================================
  Files           834      834              
  Lines        113856   113858       +2     
  Branches      17193    17193              
============================================
  Hits          12119    12119              
- Misses       100528   100530       +2     
  Partials       1209     1209              

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