feat(agents): add QueryAgentTool (in preview) for the new data modeling query tool type #2569
Codecov / codecov/project
succeeded
Apr 22, 2026 in 1s
92.76% (+0.00%) compared to ce76749
View this Pull Request on Codecov
92.76% (+0.00%) compared to ce76749
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.76%. Comparing base (ce76749) to head (11cb8b0).
Additional details and impacted files
@@ Coverage Diff @@
## master #2569 +/- ##
=======================================
Coverage 92.76% 92.76%
=======================================
Files 480 480
Lines 48446 48502 +56
=======================================
+ Hits 44939 44991 +52
- Misses 3507 3511 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/_api/agents/agents.py | 100.00% <ø> (ø) |
|
| cognite/client/_sync_api/agents/agents.py | 100.00% <ø> (ø) |
|
| cognite/client/data_classes/agents/__init__.py | 100.00% <ø> (ø) |
|
| cognite/client/data_classes/agents/agent_tools.py | 98.66% <100.00%> (+0.33%) |
⬆️ |
| .../test_data_classes/test_agents/test_agent_tools.py | 98.75% <100.00%> (+0.19%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading