Skip to content

feat(adk): auto memory support multi memory store#1087

Merged
N3kox merged 1 commit into
alpha/10from
feat/auto_memory_mw
Jun 18, 2026
Merged

feat(adk): auto memory support multi memory store#1087
N3kox merged 1 commit into
alpha/10from
feat/auto_memory_mw

Conversation

@N3kox

@N3kox N3kox commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

Comment thread adk/middlewares/automemory/automemory.go
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 68.24534% with 409 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (alpha/10@fd92075). Learn more about missing BASE report.

Files with missing lines Patch % Lines
adk/middlewares/automemory/utils.go 60.74% 188 Missing and 64 partials ⚠️
adk/middlewares/automemory/multistore_backend.go 30.09% 67 Missing and 5 partials ⚠️
adk/middlewares/automemory/automemory.go 82.40% 20 Missing and 18 partials ⚠️
adk/middlewares/automemory/prompt.go 86.76% 26 Missing and 10 partials ⚠️
adk/middlewares/automemory/coordinator.go 80.00% 6 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             alpha/10    #1087   +/-   ##
===========================================
  Coverage            ?   81.58%           
===========================================
  Files               ?      186           
  Lines               ?    30538           
  Branches            ?        0           
===========================================
  Hits                ?    24913           
  Misses              ?     3835           
  Partials            ?     1790           

☔ View full report in Codecov by Harness.
📢 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.

@N3kox N3kox force-pushed the feat/auto_memory_mw branch 5 times, most recently from 568f874 to 3e940f3 Compare June 18, 2026 08:25
@N3kox N3kox force-pushed the feat/auto_memory_mw branch from 3e940f3 to a750822 Compare June 18, 2026 08:40
@N3kox N3kox merged commit c05e8e3 into alpha/10 Jun 18, 2026
16 checks passed
@N3kox N3kox deleted the feat/auto_memory_mw branch June 18, 2026 08:58
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