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 1631: Armor rating incorrectly persisted #1650

Closed

fix: missing a call to set armor tech level, which seens redundant to…

55e4fc5
Select commit
Loading
Failed to load commit list.
Closed

Fix 1631: Armor rating incorrectly persisted #1650

fix: missing a call to set armor tech level, which seens redundant to…
55e4fc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2024 in 0s

2.16% (-0.01%) compared to 34486a0

View this Pull Request on Codecov

2.16% (-0.01%) compared to 34486a0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.16%. Comparing base (34486a0) to head (55e4fc5).
Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##             master   #1650      +/-   ##
===========================================
- Coverage      2.17%   2.16%   -0.01%     
  Complexity      209     209              
===========================================
  Files           266     266              
  Lines         30801   30834      +33     
  Branches       5266    5276      +10     
===========================================
  Hits            669     669              
- Misses        29975   30008      +33     
  Partials        157     157              

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