agent-feedback: postfix-! parentheses and html-style body formatting - #146
Conversation
|
Warning Review limit reached
On-demand reviews are free for the next 23 days. After that, they cost $0.25 per reviewed file. Or wait 59 minutes for your next included review. View limit detailsLimit details: You’ve used all 5 included reviews currently available. Your 10 included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #146 +/- ##
=======================================
Coverage 96.83% 96.83%
=======================================
Files 8 8
Lines 316 316
Branches 54 54
=======================================
Hits 306 306
Misses 4 4
Partials 6 6 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Files two items.
Formatting strips the parentheses around an attribute value ending in a TypeScript non-null
!, which htmljs-parser then cannot parse, so--writebreaks the template and a following--checkreports the broken file as already formatted. The second records that<html-style>and<html-script>bodies are reformatted as embedded languages, which changes rendered bytes.