Skip to content

feat: agentic model support stop option

4bb86f5
Select commit
Loading
Failed to load commit list.
Open

feat: define AgenticMessage #572

feat: agentic model support stop option
4bb86f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 12, 2026 in 0s

80.35% (-1.26%) compared to b459e88

View this Pull Request on Codecov

80.35% (-1.26%) compared to b459e88

Details

Codecov Report

❌ Patch coverage is 64.24028% with 506 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.35%. Comparing base (b459e88) to head (4bb86f5).

Files with missing lines Patch % Lines
schema/agentic_message.go 65.24% 220 Missing and 122 partials ⚠️
utils/callbacks/template.go 65.21% 30 Missing and 2 partials ⚠️
compose/component_to_graph_node.go 0.00% 26 Missing ⚠️
compose/agentic_tools_node.go 73.52% 17 Missing and 1 partial ⚠️
schema/openai/extension.go 70.49% 9 Missing and 9 partials ⚠️
compose/chain.go 0.00% 12 Missing ⚠️
compose/chain_branch.go 0.00% 9 Missing ⚠️
compose/chain_parallel.go 0.00% 9 Missing ⚠️
compose/graph.go 0.00% 9 Missing ⚠️
compose/workflow.go 0.00% 9 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #572      +/-   ##
==========================================
- Coverage   81.60%   80.35%   -1.26%     
==========================================
  Files         146      154       +8     
  Lines       15994    17383    +1389     
==========================================
+ Hits        13052    13968     +916     
- Misses       1995     2330     +335     
- Partials      947     1085     +138     

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