BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
114 stars 40 forks source link

localization: handle subaddons #820

Closed BrettMayson closed 2 weeks ago

BrettMayson commented 2 weeks ago

Fixes #819

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 26.38889% with 53 lines in your changes missing coverage. Please review.

Project coverage is 69.1%. Comparing base (eef86bc) to head (20fc58e). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
bin/src/commands/localization/sort.rs 0.0% 38 Missing :warning:
bin/src/modules/stringtables/mod.rs 69.5% 7 Missing :warning:
libs/stringtable/src/analyze/lints/01_sorted.rs 22.2% 7 Missing :warning:
libs/stringtable/src/analyze/mod.rs 50.0% 1 Missing :warning:
Additional details and impacted files | [Files with missing lines](https://app.codecov.io/gh/BrettMayson/HEMTT/pull/820?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brett) | Coverage Δ | | |---|---|---| | [libs/stringtable/src/analyze/mod.rs](https://app.codecov.io/gh/BrettMayson/HEMTT/pull/820?src=pr&el=tree&filepath=libs%2Fstringtable%2Fsrc%2Fanalyze%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brett#diff-bGlicy9zdHJpbmd0YWJsZS9zcmMvYW5hbHl6ZS9tb2QucnM=) | `46.4% <50.0%> (ø)` | | | [bin/src/modules/stringtables/mod.rs](https://app.codecov.io/gh/BrettMayson/HEMTT/pull/820?src=pr&el=tree&filepath=bin%2Fsrc%2Fmodules%2Fstringtables%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brett#diff-YmluL3NyYy9tb2R1bGVzL3N0cmluZ3RhYmxlcy9tb2QucnM=) | `44.7% <69.5%> (+1.2%)` | :arrow_up: | | [libs/stringtable/src/analyze/lints/01\_sorted.rs](https://app.codecov.io/gh/BrettMayson/HEMTT/pull/820?src=pr&el=tree&filepath=libs%2Fstringtable%2Fsrc%2Fanalyze%2Flints%2F01_sorted.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brett#diff-bGlicy9zdHJpbmd0YWJsZS9zcmMvYW5hbHl6ZS9saW50cy8wMV9zb3J0ZWQucnM=) | `27.4% <22.2%> (ø)` | | | [bin/src/commands/localization/sort.rs](https://app.codecov.io/gh/BrettMayson/HEMTT/pull/820?src=pr&el=tree&filepath=bin%2Fsrc%2Fcommands%2Flocalization%2Fsort.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brett#diff-YmluL3NyYy9jb21tYW5kcy9sb2NhbGl6YXRpb24vc29ydC5ycw==) | `0.0% <0.0%> (ø)` | |