Skip to content

fix: add status codes to LangChain callbacks

4463b10
Select commit
Loading
Failed to load commit list.
Merged

feat: add proto-plus message serialization support in EventSerializer… #485

fix: add status codes to LangChain callbacks
4463b10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

81.78% (target 78.00%)

View this Pull Request on Codecov

81.78% (target 78.00%)

Details

Codecov Report

❌ Patch coverage is 73.84615% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.78%. Comparing base (0e364eb) to head (4463b10).

Files with missing lines Patch % Lines
src/galileo/handlers/langchain/handler.py 55.55% 8 Missing ⚠️
src/galileo/handlers/langchain/async_handler.py 70.00% 3 Missing ⚠️
src/galileo/handlers/langchain/utils.py 90.32% 3 Missing ⚠️
src/galileo/utils/serialization.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #485      +/-   ##
==========================================
- Coverage   81.85%   81.78%   -0.07%     
==========================================
  Files          96       96              
  Lines        9164     9197      +33     
==========================================
+ Hits         7501     7522      +21     
- Misses       1663     1675      +12     

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