Skip to content

test: improve coverage for memory staging additive events

26e4c03
Select commit
Loading
Failed to load commit list.
Open

fix: accumulate additive events in memory staging area #165

test: improve coverage for memory staging additive events
26e4c03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

90.71% (+0.62%) compared to 4c0549e

View this Pull Request on Codecov

90.71% (+0.62%) compared to 4c0549e

Details

Codecov Report

❌ Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.71%. Comparing base (4c0549e) to head (26e4c03).
⚠️ Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
mesa_llm/memory/st_lt_memory.py 90.00% 1 Missing ⚠️
mesa_llm/memory/st_memory.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   90.08%   90.71%   +0.62%     
==========================================
  Files          19       19              
  Lines        1503     1572      +69     
==========================================
+ Hits         1354     1426      +72     
+ Misses        149      146       -3     

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