Skip to content

feat: support nested t and msg - #248

Merged
andrii-bodnar merged 2 commits into
mainfrom
feat/support-nested-t-and-msg
Jul 24, 2026
Merged

feat: support nested t and msg#248
andrii-bodnar merged 2 commits into
mainfrom
feat/support-nested-t-and-msg

add more cases

c11aedc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 1s

94.84% (+0.00%) compared to 1aebcb5

View this Pull Request on Codecov

94.84% (+0.00%) compared to 1aebcb5

Details

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.84%. Comparing base (1aebcb5) to head (c11aedc).

Files with missing lines Patch % Lines
crates/lingui_macro/src/macro_utils.rs 95.23% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #248   +/-   ##
=======================================
  Coverage   94.84%   94.84%           
=======================================
  Files           9        9           
  Lines        2327     2348   +21     
=======================================
+ Hits         2207     2227   +20     
- Misses        120      121    +1     
Files with missing lines Coverage Δ
crates/lingui_macro/src/macro_utils.rs 92.00% <95.23%> (+0.22%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.