fix(logging): use English operational alerts - #89
Conversation
📝 WalkthroughWalkthroughThe change standardizes application-owned alert and operational messages in English. CLI location notices add an English fallback for unmatched names, while service alerts preserve dynamic source IDs, thresholds, and diagnostic details. Tests now assert the updated wording. ChangesEnglish alert messaging
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR Summary by QodoUse English for operational alerts while preserving user/provider language
AI Description
Diagram
High-Level Assessment
Files changed (5)
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #89 +/- ##
=======================================
Coverage 99.79% 99.79%
=======================================
Files 45 45
Lines 8908 8917 +9
Branches 538 538
=======================================
+ Hits 8890 8899 +9
Misses 13 13
Partials 5 5 ☔ View full report in Codecov by Harness. |
Code Review by Qodo
Context used✅ Compliance rules (platform):
39 rules 1.
|
Summary
AGENTS.mdRoot cause
Operational alerts were written in Chinese even though they are diagnostic output. When stdout delivery is configured, those alerts are printed directly and become mixed-language operational logs. PR #88 placed the existing task-failure alert behind a new delivery-availability branch, which exposed the inconsistency in the changed control flow.
Repository audit
Review fixes
0 bugs,0 rule violations; coordinate finding resolved onef7c2320 actionable commentson the complete five-file diff at3ce3ebc; the test-only follow-up review was rate limitedValidation
prek run --all-files868 passed99.85%(master:99.85%)99.54%(master:99.52%)