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

fix: addresses bug #5663 where the financeTable is empty (has zero ro… #5666

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

firefly2442
Copy link
Contributor

…ws) resulting in array out of bounds exception

Addresses #5663

Sorry about that, I think this should fix it. At least it did in my minimal testing.

…zero rows) resulting in array out of bounds exception
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.02%. Comparing base (be04339) to head (22c2699).
Report is 74 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5666      +/-   ##
============================================
- Coverage     10.02%   10.02%   -0.01%     
- Complexity     6067     6068       +1     
============================================
  Files          1074     1074              
  Lines        141598   141671      +73     
  Branches      20645    20653       +8     
============================================
+ Hits          14201    14204       +3     
- Misses       126024   126096      +72     
+ Partials       1373     1371       -2     

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

Copy link
Collaborator

@IllianiCBT IllianiCBT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Easy mistake to make. Lord knows I've done worse with less! :D

Looks good :)

@HammerGS HammerGS merged commit fed89ea into MegaMek:master Jan 7, 2025
4 checks passed
@firefly2442 firefly2442 deleted the finance-table-zero branch January 7, 2025 02:13
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.

4 participants