Skip to content

Fix case sensitivity with message keys#358

Merged
nicksnyder merged 1 commit intomainfrom
reserved-key-case
Feb 2, 2025
Merged

Fix case sensitivity with message keys#358
nicksnyder merged 1 commit intomainfrom
reserved-key-case

Conversation

@nicksnyder
Copy link
Copy Markdown
Owner

Fixes #357

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.06%. Comparing base (711fb20) to head (cfadd07).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
+ Coverage   75.02%   75.06%   +0.03%     
==========================================
  Files          20       20              
  Lines        2066     2053      -13     
==========================================
- Hits         1550     1541       -9     
+ Misses        453      450       -3     
+ Partials       63       62       -1     

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

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.

leftDelim and rightDelim not correctly detected as reserved keys

1 participant