Skip to content

fix: pass trace-level I/O through without stringifying; add test

8e06e82
Select commit
Loading
Failed to load commit list.
Open

feat: Creating custom input and output types for multimodal ingestion #500

fix: pass trace-level I/O through without stringifying; add test
8e06e82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

83.00% (target 78.00%)

View this Pull Request on Codecov

83.00% (target 78.00%)

Details

Codecov Report

❌ Patch coverage is 98.18182% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.00%. Comparing base (66e86cd) to head (8e06e82).

Files with missing lines Patch % Lines
src/galileo/logger/logger.py 95.00% 2 Missing ⚠️
galileo-adk/src/galileo_adk/trace_builder.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #500      +/-   ##
==========================================
+ Coverage   82.13%   83.00%   +0.86%     
==========================================
  Files          96      109      +13     
  Lines        9282    10514    +1232     
==========================================
+ Hits         7624     8727    +1103     
- Misses       1658     1787     +129     

☔ 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.