• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

deepset-ai / haystack-experimental / 19996275880
71%

Build:
DEFAULT BRANCH: main
Ran 07 Dec 2025 12:18AM UTC
Jobs 1
Files 50
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Dec 2025 07:19AM UTC coverage: 73.274% (+2.1%) from 71.176%
19996275880

push

github

web-flow
feat: Update `InMemoryChatMessageStore`, `ChatMessageRetriever`, `ChatMessageWriter` (#388)

* Start refactoring based on feedback

* Make tests pass

* Fix tests

* Implementing feedback from Thomas

* changes

* Remove is_stored, use chat_message_id instead, add a delete_all_messages, improve last_k to not return invalid chat histories

* skip writing system messages, at retrieval we put the system message back at the beginning, expand tests to be more realistic and multi-turn

* formatting

* Rename param from message_store to chat_message_store

* First version implemented in Agent

* Move the last_k functionality to the chat message store

* Refactoring. Improve tests, change param name from new_messages to current_messages and allow last_k=0 to skip chat history retrieval

* Add license headers

* fix typing and linting

* Internal version of chat message store in Agent now working

* formatting

* Update readme, refactoring of util method, fix types

* First draft to update get last k

* working version

* Add more tests and refactor how get_last_k_messages works

* fix tests

* PR comments

* refactor. rename index to chat_history_id

* fix formatting

* PR comments

1231 of 1680 relevant lines covered (73.27%)

0.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
95.89
0.06% chat_message_stores/in_memory.py
3
83.87
-2.8% components/writers/chat_message_writer.py
5
84.09
-2.02% components/retrievers/chat_message_retriever.py
83
53.85
19.74% components/agents/agent.py
Jobs
ID Job ID Ran Files Coverage
1 19996275880.1 07 Dec 2025 12:18AM UTC 50
73.27
GitHub Action Run
Source Files on build 19996275880
  • Tree
  • List 50
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19996275880
  • 74b88f18 on github
  • Prev Build on main (#19853679301)
  • Next Build on main (#20012634360)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc