Skip to content

Draft: Feature transactional apis - #174

Open
rcschrg wants to merge 12 commits into
developmentfrom
feature-transactional-apis
Open

Draft: Feature transactional apis#174
rcschrg wants to merge 12 commits into
developmentfrom
feature-transactional-apis

Conversation

@rcschrg

@rcschrg rcschrg commented Jul 7, 2026

Copy link
Copy Markdown
Member

No description provided.

@rcschrg rcschrg changed the title Feature transactional apis Draft: Feature transactional apis Jul 7, 2026
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

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).
⚠️ Report is 5 commits behind head on development.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RPC capability [Roles] Subscribe to message type convenience method

1 participant