Draft: Feature transactional apis - #174
Open
rcschrg wants to merge 12 commits into
Open
Codecov / codecov/project
succeeded
Jul 28, 2026 in 1s
89.26% (+0.19%) compared to 862faf2
View this Pull Request on Codecov
89.26% (+0.19%) compared to 862faf2
Details
Codecov Report
❌ Patch coverage is 92.06989% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.26%. Comparing base (862faf2) to head (ecda32e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| mango/agent/role.py | 69.49% | 18 Missing |
| mango/agent/core.py | 90.07% | 13 Missing |
| mango/agent/conversation.py | 89.79% | 10 Missing |
| mango/simulation/container.py | 92.85% | 6 Missing |
| mango/simulation/world.py | 95.04% | 6 Missing |
| mango/agent/decorators.py | 95.91% | 4 Missing |
| mango/container/mp.py | 50.00% | 1 Missing |
| mango/util/scheduling.py | 95.45% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## development #174 +/- ##
===============================================
+ Coverage 89.07% 89.26% +0.19%
===============================================
Files 27 32 +5
Lines 3533 4034 +501
===============================================
+ Hits 3147 3601 +454
- Misses 386 433 +47 ☔ 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.
Loading