chore: run CI on community PR #10173 - #10209
Conversation
A guardContent block scopes a Bedrock guardrail to part of a Converse turn, usually the user question. The LLM Observability walker treated it as an unsupported block and recorded a placeholder, so the llm span kept the surrounding context and lost the question. Read guardContent.text.text like a plain text block. Input-only block, so response and stream extraction are unchanged. Fixes #10172
|
Overall package sizeSelf size: 8.85 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.4.0 | 127.33 kB | 447.04 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #10209 +/- ##
==========================================
+ Coverage 98.65% 98.67% +0.02%
==========================================
Files 1005 1005
Lines 157435 158065 +630
Branches 74 74
==========================================
+ Hits 155312 155978 +666
+ Misses 2123 2087 -36
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-09-08 13:10:39 Comparing candidate commit ebe1921 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2303 metrics, 10 unstable metrics.
|
This is a temporary PR to allow running CI on the community PR #10173. It should be closed after CI has completed running.