Skip to content

feat(node): watch LC_MESSAGES catalogs#14

Merged
ragnarok22 merged 6 commits intomainfrom
perf/extend-translationwatcher-for-lc_messages
Oct 23, 2025
Merged

feat(node): watch LC_MESSAGES catalogs#14
ragnarok22 merged 6 commits intomainfrom
perf/extend-translationwatcher-for-lc_messages

Conversation

@ragnarok22
Copy link
Owner

Summary

  • extend the translation watcher to observe locale files inside LC_MESSAGES folders
  • update locale extraction logic to handle nested catalog paths
  • expand watcher tests to cover LC_MESSAGES patterns and safety behaviour

Testing

  • pnpm vitest packages/node/test/watcher.test.ts --run

https://chatgpt.com/codex/tasks/task_e_68f93511515c832c884c40f6d28d0094

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.27%. Comparing base (437f8c3) to head (52ab1da).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
packages/node/src/watcher.ts 80.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   83.34%   83.27%   -0.08%     
==========================================
  Files          29       29              
  Lines        3219     3240      +21     
  Branches      813      812       -1     
==========================================
+ Hits         2683     2698      +15     
- Misses        536      542       +6     
Flag Coverage Δ
cli 83.27% <80.00%> (?)
core 83.27% <80.00%> (?)
monorepo 83.27% <80.00%> (?)
node 83.27% <80.00%> (-0.08%) ⬇️
react 83.27% <80.00%> (-0.08%) ⬇️
vue 83.27% <80.00%> (-0.08%) ⬇️
web 83.27% <80.00%> (-0.08%) ⬇️

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

Files with missing lines Coverage Δ
packages/node/src/watcher.ts 92.94% <80.00%> (-3.35%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ragnarok22 ragnarok22 merged commit 8f8cec6 into main Oct 23, 2025
9 of 11 checks passed
@ragnarok22 ragnarok22 deleted the perf/extend-translationwatcher-for-lc_messages branch October 23, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant