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

Add localization for shovel #1063

Merged
merged 1 commit into from
Mar 22, 2021
Merged

Add localization for shovel #1063

merged 1 commit into from
Mar 22, 2021

Conversation

kreghek
Copy link
Owner

@kreghek kreghek commented Mar 22, 2021

Fixes #1044

Changes

  • Add forgotten shovel localization

Checklist

  • Read the contribution guide and accept the code of conduct
  • Readme (updated or not needed)
  • Tests (added, updated or not needed)

@kreghek kreghek added bug Something isn't working client Works on client labels Mar 22, 2021
@kreghek kreghek self-assigned this Mar 22, 2021
@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #1063 (e5c469a) into master (c251289) will increase coverage by 0.88%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1063      +/-   ##
==========================================
+ Coverage   76.65%   77.53%   +0.88%     
==========================================
  Files         345      345              
  Lines        7946     7946              
==========================================
+ Hits         6091     6161      +70     
+ Misses       1855     1785      -70     
Flag Coverage Δ
Zilon.Core.FunctionalTests 69.75% <ø> (+4.19%) ⬆️
Zilon.Core.UnitTests 47.48% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Zilon.Core/Zilon.Core/Scoring/TextSummaryHelper.cs 73.07% <0.00%> (-19.24%) ⬇️
...Zilon.Core/Tactics/TacticalActUsageRandomSource.cs 75.00% <0.00%> (-15.00%) ⬇️
Zilon.Core/Zilon.Core/Diseases/Disease.cs 63.63% <0.00%> (-9.10%) ⬇️
...ore/Zilon.Bot.Players/Logics/HealSelfLogicState.cs 75.00% <0.00%> (-8.34%) ⬇️
...Bot.Players/Triggers/LowHpAndHasResourceTrigger.cs 83.33% <0.00%> (-4.17%) ⬇️
....Core/PersonGeneration/RandomHumanPersonFactory.cs 96.29% <0.00%> (-3.71%) ⬇️
...on.Core/Zilon.Core/Tactics/ActorActUsageHandler.cs 81.44% <0.00%> (-3.17%) ⬇️
...lon.Core/Zilon.Core/PersonModules/DiseaseModule.cs 95.34% <0.00%> (-2.33%) ⬇️
....Core/Zilon.Core/Persons/EquipmentCarrierHelper.cs 85.33% <0.00%> (+1.33%) ⬆️
...ore/Zilon.Core/World/ResourceMaterializationMap.cs 98.48% <0.00%> (+1.51%) ⬆️
... and 18 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c251289...e5c469a. Read the comment docs.

@kreghek kreghek merged commit 8510b38 into master Mar 22, 2021
@kreghek kreghek deleted the fix-1044-tag-localization branch March 22, 2021 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client Works on client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Fix localizatin for weapon tag
1 participant