Skip to content

Adding tests for the simulation world.

58a65a2
Select commit
Loading
Failed to load commit list.
Open

Higher level simulation entities for easier central simulation support. Further enhancing and adding core APIs for easier usability. #172

Adding tests for the simulation world.
58a65a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

88.12% (+1.85%) compared to 5d4214a

View this Pull Request on Codecov

88.12% (+1.85%) compared to 5d4214a

Details

Codecov Report

❌ Patch coverage is 95.97806% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.12%. Comparing base (5d4214a) to head (58a65a2).

Files with missing lines Patch % Lines
mango/agent/core.py 84.04% 15 Missing ⚠️
mango/simulation/world.py 97.38% 7 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #172      +/-   ##
===============================================
+ Coverage        86.26%   88.12%   +1.85%     
===============================================
  Files               22       26       +4     
  Lines             2519     3064     +545     
===============================================
+ Hits              2173     2700     +527     
- Misses             346      364      +18     

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