Harden localized request and local result UX - #383
Conversation
|
To preview the documentation for this pull request, visit the following URL:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #383 +/- ##
===========================================
+ Coverage 90.94% 92.81% +1.87%
===========================================
Files 135 651 +516
Lines 6251 17128 +10877
Branches 1338 4385 +3047
===========================================
+ Hits 5685 15898 +10213
- Misses 172 483 +311
- Partials 394 747 +353
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Current status: Overall coverage is partial; this snapshot does not prove that all of its findings are resolved.
Last reconciled ondbfb0a1. See aggregate Bugbot status.
🤖 Bugbot review snapshot
Bugbot reported 1 potential problem when commit a0390fd was analyzed. This snapshot is historical; use the status block above for current state. 1 finding is linked to changed code.
Findings
- high: Placeholder validation allows technical operands to be modified —
src/application/policies/comment_translation_policy.ts:70
Bugbot: review incomplete
Incomplete coverage
|
There was a problem hiding this comment.
Current status: Overall coverage is partial; this snapshot does not prove that all of its findings are resolved.
Last reconciled ondbfb0a1. See aggregate Bugbot status.
🤖 Bugbot review snapshot
Bugbot reported 1 potential problem when commit 678d3c7 was analyzed. This snapshot is historical; use the status block above for current state. 1 finding is linked to changed code.
Findings
- high: Bare paths and refs are not protected during translation —
src/application/policies/comment_translation_policy.ts:32
Improves publication safety and clarity across comment automation and local CLI execution. Technical operands are preserved through translation, explicit failures receive bounded semantic replies, and local output reports actionable aggregate results without exposing internal prose.
What changed
Review notes
build/bundles are included with the source changes.