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

stringtables: handle comments at block end, lowercase, escapes #829

Merged
merged 3 commits into from
Nov 9, 2024

Conversation

BrettMayson
Copy link
Owner

Fixes #822

@BrettMayson BrettMayson merged commit 55e9f0c into main Nov 9, 2024
18 of 20 checks passed
@BrettMayson BrettMayson deleted the gh882 branch November 9, 2024 03:13
Copy link

codecov bot commented Nov 9, 2024

Codecov Report

Attention: Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.

Project coverage is 69.3%. Comparing base (829c241) to head (b277ba6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
libs/stringtable/src/key.rs 87.5% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
libs/stringtable/src/lib.rs 89.9% <100.0%> (+80.1%) ⬆️
libs/stringtable/src/key.rs 13.0% <87.5%> (+7.8%) ⬆️

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.

Sorting string table language key entries changes the contents
1 participant