Skip to content

tip of the day #6841

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 20 commits into
base: master
Choose a base branch
from

Merge branch 'master' into tipoftheday

1ab265e
Select commit
Loading
Failed to load commit list.
Open

tip of the day #6841

Merge branch 'master' into tipoftheday
1ab265e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2025 in 1s

30.04% (-0.02%) compared to 95a1af5

View this Pull Request on Codecov

30.04% (-0.02%) compared to 95a1af5

Details

Codecov Report

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

Project coverage is 30.04%. Comparing base (95a1af5) to head (1ab265e).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
megamek/src/megamek/common/util/TipOfTheDay.java 0.00% 99 Missing ⚠️
...gamek/src/megamek/client/ui/swing/util/UIUtil.java 0.00% 32 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6841      +/-   ##
============================================
- Coverage     30.05%   30.04%   -0.02%     
+ Complexity    15587    15579       -8     
============================================
  Files          2875     2876       +1     
  Lines        282748   282872     +124     
  Branches      49302    49316      +14     
============================================
- Hits          84988    84981       -7     
- Misses       192210   192336     +126     
- Partials       5550     5555       +5     

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