fix: apply_plan() flattens multiple tool call results #155
+186
−14
Codecov / codecov/project
succeeded
Mar 7, 2026 in 0s
90.66% (+0.58%) compared to 4ea91ed
View this Pull Request on Codecov
90.66% (+0.58%) compared to 4ea91ed
Details
Codecov Report
❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.66%. Comparing base (4ea91ed) to head (8096e0e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| mesa_llm/memory/memory.py | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #155 +/- ##
==========================================
+ Coverage 90.08% 90.66% +0.58%
==========================================
Files 19 19
Lines 1503 1554 +51
==========================================
+ Hits 1354 1409 +55
+ Misses 149 145 -4 ☔ 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.
Loading