Skip to content

feat: i18n comments generation#193

Draft
timofei-iatsenko wants to merge 4 commits intomainfrom
feat/add-i18n-comment
Draft

feat: i18n comments generation#193
timofei-iatsenko wants to merge 4 commits intomainfrom
feat/add-i18n-comment

Conversation

@timofei-iatsenko
Copy link
Collaborator

@timofei-iatsenko timofei-iatsenko commented Feb 6, 2026

closes: #190

avoid cloning

add i18n comment to some of the MessageDescriptors

update snapshots

add i18n comment for jsx elements
@timofei-iatsenko timofei-iatsenko changed the title i18n comments generation feat: i18n comments generation Feb 6, 2026
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

❌ Patch coverage is 97.64706% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.32%. Comparing base (af5e888) to head (89f6e24).

Files with missing lines Patch % Lines
src/ast_utils.rs 92.30% 1 Missing ⚠️
src/lib.rs 98.07% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   92.17%   92.32%   +0.15%     
==========================================
  Files           8        8              
  Lines        1355     1395      +40     
==========================================
+ Hits         1249     1288      +39     
- Misses        106      107       +1     
Flag Coverage Δ
unittests 92.32% <97.64%> (+0.15%) ⬆️

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

Files with missing lines Coverage Δ
src/js_macro_folder.rs 97.40% <100.00%> (+0.14%) ⬆️
src/ast_utils.rs 83.33% <92.30%> (-0.36%) ⬇️
src/lib.rs 91.07% <98.07%> (+0.73%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Support i18n comments in output

1 participant