Skip to content

Merge branch 'main' into af/fix-707-content-streaming

a444caf
Select commit
Loading
Failed to load commit list.
Open

Fix #707 structured content persistence and harden streaming error handling #718

Merge branch 'main' into af/fix-707-content-streaming
a444caf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

87.10% (+0.04%) compared to 4942d6c

View this Pull Request on Codecov

87.10% (+0.04%) compared to 4942d6c

Details

Codecov Report

❌ Patch coverage is 89.65517% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.10%. Comparing base (4942d6c) to head (a444caf).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/ruby_llm/content.rb 71.42% 2 Missing ⚠️
lib/ruby_llm/providers/bedrock/streaming.rb 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #718      +/-   ##
==========================================
+ Coverage   87.05%   87.10%   +0.04%     
==========================================
  Files         119      119              
  Lines        5594     5615      +21     
  Branches     1407     1416       +9     
==========================================
+ Hits         4870     4891      +21     
  Misses        724      724              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.