Skip to content

Conversation

@zhuangjie1125
Copy link
Contributor

  • Add exported constants (ToolNameLs, ToolNameReadFile, ToolNameWriteFile, ToolNameEditFile, ToolNameGlob, ToolNameGrep, ToolNameExecute)
  • Replace hardcoded tool name strings with constants throughout the file
  • Improve code maintainability and prevent typos

- Add exported constants (ToolNameLs, ToolNameReadFile, ToolNameWriteFile, ToolNameEditFile, ToolNameGlob, ToolNameGrep, ToolNameExecute)
- Replace hardcoded tool name strings with constants throughout the file
- Improve code maintainability and prevent typos
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (alpha/08@e38978a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
adk/middlewares/filesystem/filesystem.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             alpha/08     #787   +/-   ##
===========================================
  Coverage            ?   79.93%           
===========================================
  Files               ?      146           
  Lines               ?    15663           
  Branches            ?        0           
===========================================
  Hits                ?    12521           
  Misses              ?     2203           
  Partials            ?      939           

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

@zhuangjie1125 zhuangjie1125 merged commit fb7be0b into alpha/08 Feb 10, 2026
16 checks passed
@zhuangjie1125 zhuangjie1125 deleted the feat/filesystemConst branch February 10, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants