Skip to content

chore: update gitignore

b5f66bc
Select commit
Loading
Failed to load commit list.
Merged

feat: ChatModelAgentMiddleware, agent callbacks and language setting #809

chore: update gitignore
b5f66bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

81.61% (+1.12%) compared to 15aa70f

View this Pull Request on Codecov

81.61% (+1.12%) compared to 15aa70f

Details

Codecov Report

❌ Patch coverage is 85.61458% with 371 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.61%. Comparing base (15aa70f) to head (b5f66bc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
adk/middlewares/reduction/reduction.go 82.07% 37 Missing and 32 partials ⚠️
adk/middlewares/skill/skill.go 69.09% 40 Missing and 11 partials ⚠️
adk/middlewares/plantask/task_update.go 80.08% 25 Missing and 24 partials ⚠️
adk/chatmodel.go 86.70% 27 Missing and 17 partials ⚠️
adk/middlewares/filesystem/filesystem.go 85.95% 21 Missing and 20 partials ⚠️
adk/filesystem/backend_inmemory.go 93.93% 15 Missing and 8 partials ⚠️
...k/middlewares/dynamictool/toolsearch/toolsearch.go 84.76% 9 Missing and 7 partials ⚠️
adk/middlewares/plantask/task_create.go 84.31% 8 Missing and 8 partials ⚠️
adk/middlewares/plantask/task_list.go 80.28% 7 Missing and 7 partials ⚠️
adk/handler.go 83.67% 8 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #809      +/-   ##
==========================================
+ Coverage   80.49%   81.61%   +1.12%     
==========================================
  Files         129      146      +17     
  Lines       13050    15932    +2882     
==========================================
+ Hits        10504    13003    +2499     
- Misses       1745     1987     +242     
- Partials      801      942     +141     

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